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 dd626e6..2eeb746 100755 --- a/testsuite/ash.tests +++ b/testsuite/ash.tests @@ -6,7 +6,6 @@ # Licensed under GPL v2, see file LICENSE for details. . ./testing.sh - test -f "$bindir/.config" && . "$bindir/.config" test x"CONFIG_SCRIPT" = x"y" || exit 0 |