From d9c827db481fbedb59b1f5525ce646bcc336bb56 Mon Sep 17 00:00:00 2001 From: "sonmi%netscape.com" Date: Thu, 1 Mar 2001 19:48:52 +0000 Subject: [PATCH] tools tests activated git-svn-id: svn://10.0.0.236/trunk@88308 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/nss/tests/all.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mozilla/security/nss/tests/all.sh b/mozilla/security/nss/tests/all.sh index 961c9e061a6..e934af64489 100755 --- a/mozilla/security/nss/tests/all.sh +++ b/mozilla/security/nss/tests/all.sh @@ -75,8 +75,7 @@ #FIXME - all will be sourced by the wrapper wrapper will do cleanup etc -TESTS="cert ssl sdr cipher smime perf" #tools is temporarily disabled - #since it fails on a few platforms +TESTS="cert ssl sdr cipher smime perf tools" SCRIPTNAME=all.sh CLEANUP="${SCRIPTNAME}" cd `dirname $0` #FIXME - if sourced