Revert "Disable test-sysroot.test"

This reverts commit 73868a96d1.
This commit is contained in:
Colin Walters 2014-03-19 09:15:29 -04:00
parent 73868a96d1
commit efd3a75daa

View File

@ -102,8 +102,9 @@ test_rollsum_LDADD = $(ostree_bin_shared_ldadd) $(OT_INTERNAL_GIO_UNIX_LIBS)
if BUILDOPT_GJS
insttest_SCRIPTS += tests/test-core.js \
tests/test-sizes.js \
tests/test-sysroot.js \
$(NULL)
testmeta_DATA += test-core.test test-sizes.test
testmeta_DATA += test-core.test test-sizes.test test-sysroot.test
endif
endif