From fba9c00071eff20f65b8ff6b1e5fa7e5933e038d Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Mon, 21 Aug 2000 23:01:39 +0000
Subject: Script to do regression test, by combining all possible options. 
 -Erik

---
 tests/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'tests')

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::
 
-- 
cgit v1.2.3-55-g6feb