diff options
Diffstat (limited to 'testsuite/sed.tests')
-rwxr-xr-x | testsuite/sed.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/sed.tests b/testsuite/sed.tests index 696d980ef..875c946be 100755 --- a/testsuite/sed.tests +++ b/testsuite/sed.tests | |||
@@ -4,7 +4,7 @@ | |||
4 | # Copyright 2005 by Rob Landley <rob@landley.net> | 4 | # Copyright 2005 by Rob Landley <rob@landley.net> |
5 | # Licensed under GPL v2, see file LICENSE for details. | 5 | # Licensed under GPL v2, see file LICENSE for details. |
6 | 6 | ||
7 | . testing.sh | 7 | . ./testing.sh |
8 | 8 | ||
9 | # testing "description" "arguments" "result" "infile" "stdin" | 9 | # testing "description" "arguments" "result" "infile" "stdin" |
10 | 10 | ||