aboutsummaryrefslogtreecommitdiffstats
path: root/runtests
diff options
context:
space:
mode:
Diffstat (limited to 'runtests')
-rwxr-xr-xruntests4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtests b/runtests
index e381779..77f0201 100755
--- a/runtests
+++ b/runtests
@@ -1,3 +1,3 @@
#!/bin/sh
-cppawk=./cppawk ./testsuite.cwk < testcases
-cppawk="./cppawk --nobash" ./testsuite.cwk < testcases
+cppawk=./cppawk ./testsuite.awk < testcases
+cppawk="./cppawk --nobash" ./testsuite.awk < testcases