diff options
Diffstat (limited to 'testsuite/unexpand.tests')
-rwxr-xr-x | testsuite/unexpand.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/unexpand.tests b/testsuite/unexpand.tests index 8dbe3eb..7b326dc 100755 --- a/testsuite/unexpand.tests +++ b/testsuite/unexpand.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" |