Re-enable 'include' testcase

The bug is fixed now.

https://bugzilla.gnome.org/show_bug.cgi?id=659866
This commit is contained in:
Ryan Lortie 2011-10-02 21:03:49 -04:00
parent e081eadda5
commit 3315aee709

View File

@ -218,8 +218,8 @@ TEST_PROGS += unix-nothreads
unix_nothreads_SOURCES = unix.c
unix_nothreads_LDADD = $(progs_ldadd)
#TEST_PROGS += include
#include_LDADD = $(progs_ldadd)
TEST_PROGS += include
include_LDADD = $(progs_ldadd)
# some testing of gtester funcitonality
XMLLINT=xmllint