summaryrefslogtreecommitdiff
path: root/tests/tests-common.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-11-05 18:38:03 (GMT)
committerMarius Kintel <marius@kintel.net>2011-11-05 18:38:03 (GMT)
commitefcbf8e1a20b46081b9348aa9b6536a23b519073 (patch)
treea6cf25a29c211d0abe574c8c8057e48a90e656a6 /tests/tests-common.h
parentd14a24a2b63d7d3815e02a79ef9dacd76cd01f4d (diff)
Minor refactoring of test code
Diffstat (limited to 'tests/tests-common.h')
-rw-r--r--tests/tests-common.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/tests-common.h b/tests/tests-common.h
new file mode 100644
index 0000000..92ebc78
--- /dev/null
+++ b/tests/tests-common.h
@@ -0,0 +1,6 @@
+#ifndef TESTS_COMMON_H_
+#define TESTS_COMMON_H_
+
+class AbstractModule *parsefile(const char *filename);
+
+#endif
contact: Jan Huwald // Impressum