diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2010-03-04 19:53:27 +0100 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2010-03-04 19:53:27 +0100 |
commit | 38e506af9cab3a8d1953f29dc0ca59efdee55d00 (patch) | |
tree | 6de2a74fc78a1c129b88f56b2c76187735604856 /tests | |
parent | c1adb24c891c732119266475c5e4dc55de019d79 (diff) |
Revert "Disable empathy-parser-test for now as it doesn't build any more"
This reverts commit 400dc9cfed1e4ff95e10ecec47c51871332302a9.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index bb588e948..936761533 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -27,8 +27,8 @@ TEST_PROGS = \ empathy-irc-network-test \ empathy-irc-network-manager-test \ empathy-chatroom-test \ - empathy-chatroom-manager-test -#empathy-parser-test + empathy-chatroom-manager-test \ + empathy-parser-test empathy_utils_test_SOURCES = empathy-utils-test.c \ test-helper.c test-helper.h |