diff options
Diffstat (limited to 'testsuite/ash.tests')
-rwxr-xr-x | testsuite/ash.tests | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/ash.tests b/testsuite/ash.tests index dd626e6d1..2eeb746e4 100755 --- a/testsuite/ash.tests +++ b/testsuite/ash.tests | |||
@@ -6,7 +6,6 @@ | |||
6 | # Licensed under GPL v2, see file LICENSE for details. | 6 | # Licensed under GPL v2, see file LICENSE for details. |
7 | 7 | ||
8 | . ./testing.sh | 8 | . ./testing.sh |
9 | |||
10 | test -f "$bindir/.config" && . "$bindir/.config" | 9 | test -f "$bindir/.config" && . "$bindir/.config" |
11 | 10 | ||
12 | test x"CONFIG_SCRIPT" = x"y" || exit 0 | 11 | test x"CONFIG_SCRIPT" = x"y" || exit 0 |