test/CMakeLists.txt

changeset 413
0f4aa9fc75d9
parent 398
8d506ed6c1c0
child 422
afd87df80b13
child 425
a75b808d653b
     1.1 --- a/test/CMakeLists.txt	Sun Feb 14 15:13:53 2021 +0100
     1.2 +++ b/test/CMakeLists.txt	Sun Feb 14 15:37:12 2021 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4      message(CHECK_PASS "found: compiling tests.")
     1.5      set(TESTS
     1.6              test_allocator
     1.7 -            test_linked_list
     1.8 +            test_list
     1.9      )
    1.10  
    1.11      foreach(test ${TESTS})

mercurial