diff options
Diffstat (limited to 'testsuite/sum.tests')
-rwxr-xr-x | testsuite/sum.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/sum.tests b/testsuite/sum.tests index e537cf6..da278c7 100755 --- a/testsuite/sum.tests +++ b/testsuite/sum.tests @@ -6,7 +6,7 @@ # AUDIT: Unit tests for sum -. testing.sh +. ./testing.sh # testing "test name" "options" "expected result" "file input" "stdin" # file input will be file called "input" |