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 2788d1fbe..0fd79f2df 100755 --- a/testsuite/cut.tests +++ b/testsuite/cut.tests | |||
@@ -3,7 +3,7 @@ | |||
3 | # Copyright 2007 by Denys Vlasenko <vda.linux@googlemail.com> | 3 | # Copyright 2007 by Denys Vlasenko <vda.linux@googlemail.com> |
4 | # Licensed under GPL v2, see file LICENSE for details. | 4 | # Licensed under GPL v2, see file LICENSE for details. |
5 | 5 | ||
6 | . testing.sh | 6 | . ./testing.sh |
7 | 7 | ||
8 | # testing "test name" "options" "expected result" "file input" "stdin" | 8 | # testing "test name" "options" "expected result" "file input" "stdin" |
9 | # file input will be file called "input" | 9 | # file input will be file called "input" |