commented out unchecked in tests

This commit is contained in:
bishakhabanerjee%netscape.com 2002-10-24 00:19:53 +00:00
Родитель 1fa25ef7ed
Коммит 18c8cb54aa
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -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.