summaryrefslogtreecommitdiff
path: root/source3/aparser/templates/harness.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/aparser/templates/harness.tpl')
-rw-r--r--source3/aparser/templates/harness.tpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/aparser/templates/harness.tpl b/source3/aparser/templates/harness.tpl
deleted file mode 100644
index 27c33c0adc..0000000000
--- a/source3/aparser/templates/harness.tpl
+++ /dev/null
@@ -1,5 +0,0 @@
-
- if (strcmp(test,"@TEST@")==0) {
- @TEST@ il;
- ret = io_@TEST@("@TEST@", ps, 0, &il, flags);
- } else