Turn off tests until Solaris builds. r=harishd

This commit is contained in:
mcafee%netscape.com 2000-08-30 20:48:50 +00:00
parent c5a4a81132
commit 92be47af8c
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ SHORT_LIBNAME = dbgrobot
CPPSRCS = nsDebugRobot.cpp nsRobotSink.cpp
ifdef ENABLE_TESTS
DIRS = test
#DIRS = test
endif
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS)

View File

@ -32,7 +32,7 @@ SHORT_LIBNAME = dbgrobot
CPPSRCS = nsDebugRobot.cpp nsRobotSink.cpp
ifdef ENABLE_TESTS
DIRS = test
#DIRS = test
endif
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS)