diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/run-tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run-tests.sh b/test/run-tests.sh index 07647dd..f24ac73 100755 --- a/test/run-tests.sh +++ b/test/run-tests.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash fail() |