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 61551e31c..395372ae6 100755 --- a/testsuite/sed.tests +++ b/testsuite/sed.tests | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | # SUSv3 compliant sed tests. | 3 | # SUSv3 compliant sed tests. |
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 GPLv2, see file LICENSE in this source tree. |
6 | 6 | ||
7 | . ./testing.sh | 7 | . ./testing.sh |
8 | 8 | ||