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.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/aparser/templates/harness_start.tpl b/source3/aparser/templates/harness_start.tpl
index 375b110536..7e6ab9dc3a 100644
--- a/source3/aparser/templates/harness_start.tpl
+++ b/source3/aparser/templates/harness_start.tpl
@@ -1,6 +1,6 @@
#define TEST_STRUCT @STRUCTNAME@
#define TEST_NAME "@TEST@"
-#define TEST_FUNC @FUNCNAME@_alloc
+#define TEST_FUNC @FUNCNAME@
#include "prs_@MODULE@.h"