diff options
-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 |