[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH mig] Robustness fix.
From: |
Justus Winter |
Subject: |
[PATCH mig] Robustness fix. |
Date: |
Wed, 30 Mar 2016 01:41:18 +0200 |
---
tests/includes/all.h | 1 +
tests/includes/server.h | 1 +
tests/includes/user.h | 1 +
3 files changed, 3 insertions(+)
diff --git a/tests/includes/all.h b/tests/includes/all.h
index e69de29..6e25b02 100644
--- a/tests/includes/all.h
+++ b/tests/includes/all.h
@@ -0,0 +1 @@
+/* Empty. */
diff --git a/tests/includes/server.h b/tests/includes/server.h
index e69de29..6e25b02 100644
--- a/tests/includes/server.h
+++ b/tests/includes/server.h
@@ -0,0 +1 @@
+/* Empty. */
diff --git a/tests/includes/user.h b/tests/includes/user.h
index e69de29..6e25b02 100644
--- a/tests/includes/user.h
+++ b/tests/includes/user.h
@@ -0,0 +1 @@
+/* Empty. */
--
2.1.4