From 5d7f3101ad80e649320276dbaaed5f1806062bfa Mon Sep 17 00:00:00 2001 From: "hanfei.yu%sun.com" Date: Mon, 8 Aug 2005 18:28:09 +0000 Subject: [PATCH] Added test_mutex3. git-svn-id: svn://10.0.0.236/branches/NSS_LIBPKIX_BRANCH@177339 18797224-902f-48f8-a5cc-f745e15eee43 --- .../nss/tests/libpkix/pkix_pl_tests/system/runPLTests.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/security/nss/tests/libpkix/pkix_pl_tests/system/runPLTests.sh b/mozilla/security/nss/tests/libpkix/pkix_pl_tests/system/runPLTests.sh index 9af10644442..b1479594616 100755 --- a/mozilla/security/nss/tests/libpkix/pkix_pl_tests/system/runPLTests.sh +++ b/mozilla/security/nss/tests/libpkix/pkix_pl_tests/system/runPLTests.sh @@ -198,6 +198,7 @@ test_bigint test_bytearray test_mutex test_mutex2 +test_mutex3 test_oid test_hashtable EOF