commented out unchecked in tests

This commit is contained in:
bishakhabanerjee%netscape.com 2002-10-24 00:19:53 +00:00
parent 84070e218d
commit 1d08dec690

View File

@ -36,8 +36,7 @@ CORE_DEPTH = ../../..
# MODULE public and private header directories are implicitly REQUIRED.
MODULE = nss
CSRCS = vercrt.c \
vercrtfps.c
#CSRCS = testname.c \
# The MODULE is always implicitly required.
# Listing it here in REQUIRES makes it appear twice in the cc command line.