diff options
Diffstat (limited to 'testsuite/cut.tests')
-rwxr-xr-x | testsuite/cut.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/cut.tests b/testsuite/cut.tests index 2788d1f..0fd79f2 100755 --- a/testsuite/cut.tests +++ b/testsuite/cut.tests @@ -3,7 +3,7 @@ # Copyright 2007 by Denys Vlasenko <vda.linux@googlemail.com> # Licensed under GPL v2, see file LICENSE for details. -. testing.sh +. ./testing.sh # testing "test name" "options" "expected result" "file input" "stdin" # file input will be file called "input" |