Added common tests

This commit is contained in:
James Booth
2014-12-25 00:10:36 +00:00
parent 5929605440
commit 6b9f404c87
2 changed files with 2 additions and 2 deletions

View File

@@ -77,6 +77,7 @@ tests_sources = \
tests/test_cmd_statuses.c tests/test_cmd_statuses.h \
tests/test_cmd_sub.c tests/test_cmd_sub.h \
tests/test_cmd_win.c tests/test_cmd_win.h \
tests/test_common.c tests/test_common.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c