tests/actofgod: Enable in "make check"

The showstopper bugs have been fixed.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2013-06-01 14:15:36 +02:00
parent 1f950f6a70
commit 7a9104164f

View file

@ -255,7 +255,7 @@ ifeq ($(empthread),LWP)
else else
@echo "$(srcdir)/tests/smoke-test SKIPPED" @echo "$(srcdir)/tests/smoke-test SKIPPED"
endif endif
@echo "$(srcdir)/tests/actofgod-test SKIPPED" $(srcdir)/tests/actofgod-test $(srcdir)
### Implicit rules ### Implicit rules