Bug 994643 - Run jsapi-tests from test package rather than make check; r=jorendorff

This commit is contained in:
Dan Minor 2014-05-12 13:25:19 -04:00
parent 36cdcd4fc1
commit eaa2fa1910

View File

@ -23,6 +23,3 @@ JSAPI_TESTS_AUTOLOAD := jsapi-tests-gdb.py.in
JSAPI_TESTS_AUTOLOAD_FLAGS := -Dtopsrcdir=$(abspath $(srcdir)/..)
include $(topsrcdir)/config/rules.mk
check::
$(wildcard $(RUN_TEST_PROGRAM)) $(DIST)/bin/jsapi-tests$(BIN_SUFFIX)