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