From 8a11f8fface52683b6d199c910c9ac096e1ff9d5 Mon Sep 17 00:00:00 2001 From: "cltbld%netscape.com" Date: Wed, 30 Aug 2000 23:19:41 +0000 Subject: [PATCH] Turning tests on, fixing solaris again. mcafee git-svn-id: svn://10.0.0.236/trunk@77671 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/htmlparser/robot/Makefile.in | 2 +- mozilla/parser/htmlparser/robot/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/htmlparser/robot/Makefile.in b/mozilla/htmlparser/robot/Makefile.in index 608eacb0520..c4afeb45abd 100644 --- a/mozilla/htmlparser/robot/Makefile.in +++ b/mozilla/htmlparser/robot/Makefile.in @@ -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) diff --git a/mozilla/parser/htmlparser/robot/Makefile.in b/mozilla/parser/htmlparser/robot/Makefile.in index 608eacb0520..c4afeb45abd 100644 --- a/mozilla/parser/htmlparser/robot/Makefile.in +++ b/mozilla/parser/htmlparser/robot/Makefile.in @@ -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)