diff options
Diffstat (limited to 'tests/Makefile')
-rw-r--r-- | tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index 508bc64f2..8ad304d86 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -8,6 +8,7 @@ message_header: @echo @echo BusyBox Test Suite. @echo + (cd ..; tests/busybox.REGRESS.sh) clean:: |