From 1084a56d2b0dbf996388a73e27c625eaf748df6f Mon Sep 17 00:00:00 2001 From: "sonja.mirtitsch%sun.com" Date: Thu, 6 Dec 2001 00:51:56 +0000 Subject: [PATCH] trying to hook in dbtest git-svn-id: svn://10.0.0.236/trunk@109778 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/nss/tests/all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/security/nss/tests/all.sh b/mozilla/security/nss/tests/all.sh index 9f6c89292dc..549c8a9028c 100755 --- a/mozilla/security/nss/tests/all.sh +++ b/mozilla/security/nss/tests/all.sh @@ -73,7 +73,7 @@ # ######################################################################## -TESTS="cert ssl sdr cipher smime perf tools fips" +TESTS="cert ssl sdr cipher smime perf tools fips dbtest" SCRIPTNAME=all.sh CLEANUP="${SCRIPTNAME}" cd `dirname $0` # will cause problems if sourced