From af7b30f559962e3ad28f80b05e19b242ba929744 Mon Sep 17 00:00:00 2001 From: Josh Aas Date: Tue, 16 Dec 2008 11:56:20 -0500 Subject: [PATCH] do a better job disabling test --- modules/plugin/test/mochitest/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/plugin/test/mochitest/Makefile.in b/modules/plugin/test/mochitest/Makefile.in index 0c044a56157..bc20e7519bc 100644 --- a/modules/plugin/test/mochitest/Makefile.in +++ b/modules/plugin/test/mochitest/Makefile.in @@ -47,5 +47,5 @@ include $(topsrcdir)/config/rules.mk # Test disabled for now due to leaks. #_TEST_FILES = test_npruntime.xul -libs:: $(_TEST_FILES) - $(INSTALL) $^ $(DEPTH)/_tests/testing/mochitest/chrome/$(relativesrcdir) +#libs:: $(_TEST_FILES) +# $(INSTALL) $^ $(DEPTH)/_tests/testing/mochitest/chrome/$(relativesrcdir)