summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsonmi%netscape.com <devnull@localhost>2001-03-01 19:48:52 +0000
committersonmi%netscape.com <devnull@localhost>2001-03-01 19:48:52 +0000
commit5f004b51c9e3a46c81200be2ac52c3a550a1b78b (patch)
tree6b6a6c805479e76294917021da454a27c9d918e3
parentf6dfe75e0ba98464fd0a3ff8024f18a6e5716481 (diff)
downloadnss-hg-5f004b51c9e3a46c81200be2ac52c3a550a1b78b.tar.gz
tools tests activated
-rwxr-xr-xsecurity/nss/tests/all.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/nss/tests/all.sh b/security/nss/tests/all.sh
index 961c9e061..e934af644 100755
--- a/security/nss/tests/all.sh
+++ b/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