Skip to content

Commit

Permalink
remove test_Consistent in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheng Di committed Nov 26, 2019
1 parent 19ccec6 commit 16604fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cunit-test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ make_sz_cunit_test(test_DynamicFloatArray test_DynamicFloatArray.c)
make_sz_cunit_test(test_DynamicIntArray.c test_DynamicIntArray.c)
make_sz_cunit_test(test_dataCompression test_dataCompression.c)
make_sz_cunit_test(test_TypeManager test_TypeManager.c)
make_sz_cunit_test(test_Consistent test_Consistent.cc)
#make_sz_cunit_test(test_Consistent test_Consistent.cc)
#make_sz_cunit_test(test_Huffman test_Huffman.c)
#make_sz_cunit_test(test_rw test_rw.c)
#make_sz_cunit_test(test_conf test_conf.c)
Expand Down

0 comments on commit 16604fb

Please sign in to comment.