summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/hbar.sh2
-rwxr-xr-xtest/parseconf.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/hbar.sh b/test/hbar.sh
index eada165..c01ee25 100755
--- a/test/hbar.sh
+++ b/test/hbar.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/shtests
HBAR=./dist/hbar
UNIT="mb"
diff --git a/test/parseconf.sh b/test/parseconf.sh
index 1cd668f..6eb50dc 100755
--- a/test/parseconf.sh
+++ b/test/parseconf.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/shtests
PARSECONF="./dist/parseconf"
SIMPLECONF="./test/simple.conf"