Update test suite sources in CMakeList.txt file

This commit is contained in:
Tristan Penman 2015-05-04 11:03:59 +10:00
parent f4179477db
commit 4e8997c9ac

View File

@ -39,7 +39,7 @@ add_executable(external_schema
# Unit tests executable
add_executable(test_suite
tests/test_adapter_comparison.cpp
tests/test_dereference_callback.cpp
tests/test_fetch_document_callback.cpp
tests/test_jsoncpp_adapter.cpp
tests/test_property_tree_adapter.cpp
tests/test_rapidjson_adapter.cpp