summaryrefslogtreecommitdiff
path: root/tests/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.sh')
-rwxr-xr-xtests/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.sh b/tests/test.sh
index ac195bc..5b2cb14 100755
--- a/tests/test.sh
+++ b/tests/test.sh
@@ -1,13 +1,13 @@
#!/bin/bash
tests='bf
-varargs
arr
arr2
arr3
foreign
params
nms
+varargs
misc'
STARTPWD=$(pwd)