Disable snav mochitest to determine of it is the cause of the tbox redness.

This commit is contained in:
Doug Turner 2008-07-23 15:57:34 -07:00
parent 2100afe584
commit 0e50f75886

View File

@ -43,8 +43,8 @@ include $(DEPTH)/config/autoconf.mk
EXTRA_JS_MODULES = SpatialNavigation.js
ifdef ENABLE_TESTS
DIRS += tests
endif
#ifdef ENABLE_TESTS
#DIRS += tests
#endif
include $(topsrcdir)/config/rules.mk