Fix tests

This commit is contained in:
Brian Anderson 2013-01-22 15:19:12 -08:00
parent 0300a2ff07
commit 6a4ccca377
12 changed files with 34 additions and 165 deletions

View file

@ -1,6 +1,8 @@
# Tests for these submodules will not be run by the default `make check` target.
SLOW_TESTS += \
mozjs \
pixman \
cairo \
$(NULL)
# These submodules will not be cleaned by the `make clean-fast` target.