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