summaryrefslogtreecommitdiff
path: root/source3/aparser/templates/harness_start.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/aparser/templates/harness_start.tpl')
-rw-r--r--source3/aparser/templates/harness_start.tpl7
1 files changed, 0 insertions, 7 deletions
diff --git a/source3/aparser/templates/harness_start.tpl b/source3/aparser/templates/harness_start.tpl
deleted file mode 100644
index beba6fc12d..0000000000
--- a/source3/aparser/templates/harness_start.tpl
+++ /dev/null
@@ -1,7 +0,0 @@
-#include "prs_@MODULE@.c"
-
-static BOOL run_test(char *test, io_struct *ps, int flags)
-{
- BOOL ret;
-
-