summaryrefslogtreecommitdiff
path: root/apps/interpreters/bas/test/runbas.in
diff options
context:
space:
mode:
Diffstat (limited to 'apps/interpreters/bas/test/runbas.in')
-rw-r--r--apps/interpreters/bas/test/runbas.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/interpreters/bas/test/runbas.in b/apps/interpreters/bas/test/runbas.in
new file mode 100644
index 000000000..6072a7b38
--- /dev/null
+++ b/apps/interpreters/bas/test/runbas.in
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+@VALGRIND@ ./bas "$@"