From 06cfff69e6494ebe0776b62cb99efc0f8ca95314 Mon Sep 17 00:00:00 2001 From: "sonja.mirtitsch%sun.com" Date: Thu, 6 Dec 2001 01:46:09 +0000 Subject: [PATCH] misspelled dbtests git-svn-id: svn://10.0.0.236/trunk@109783 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 549c8a9028c..3741a737e0e 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 dbtest" +TESTS="cert ssl sdr cipher smime perf tools fips dbtests" SCRIPTNAME=all.sh CLEANUP="${SCRIPTNAME}" cd `dirname $0` # will cause problems if sourced