diff options
Diffstat (limited to 'testsuite/ls.tests')
-rwxr-xr-x | testsuite/ls.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/ls.tests b/testsuite/ls.tests index dc842123d..1669579e7 100755 --- a/testsuite/ls.tests +++ b/testsuite/ls.tests | |||
@@ -1,6 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # Copyright 2010 by Denys Vlasenko | 2 | # Copyright 2010 by Denys Vlasenko |
3 | # Licensed under GPL v2, see file LICENSE for details. | 3 | # Licensed under GPLv2, see file LICENSE in this source tree. |
4 | 4 | ||
5 | . ./testing.sh | 5 | . ./testing.sh |
6 | test -f "$bindir/.config" && . "$bindir/.config" | 6 | test -f "$bindir/.config" && . "$bindir/.config" |