diff options
Diffstat (limited to 'tests/run.sh')
| -rw-r--r-- | tests/run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run.sh b/tests/run.sh index 728af52..1003e87 100644 --- a/tests/run.sh +++ b/tests/run.sh @@ -12,7 +12,7 @@ if [[ ! -f "$test_file" ]]; then exit 1 fi -source tests/test_helpers.sh +source tests/helpers.sh echo "$test_file" mkdir -p "$tmp_dir" |
