diff options
Diffstat (limited to 'testsuite/awk.tests')
-rwxr-xr-x | testsuite/awk.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/awk.tests b/testsuite/awk.tests index 0db99ab21..2c7642ce0 100755 --- a/testsuite/awk.tests +++ b/testsuite/awk.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 "description" "command" "result" "infile" "stdin" | 8 | # testing "description" "command" "result" "infile" "stdin" |
9 | 9 | ||