diff options
Diffstat (limited to 'testsuite/expand.tests')
-rwxr-xr-x | testsuite/expand.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/expand.tests b/testsuite/expand.tests index 631ab4d..0682c29 100755 --- a/testsuite/expand.tests +++ b/testsuite/expand.tests @@ -1,6 +1,6 @@ #!/bin/sh # Copyright 2008 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" |