test/CMakeLists.txt
changeset 171 02f4d5d9bfd7
parent 170 91fb4372688f
child 200 c0e2c043c060
     1.1 --- a/test/CMakeLists.txt	Sun Jun 15 22:03:33 2008 +0200
     1.2 +++ b/test/CMakeLists.txt	Sun Jun 15 22:05:23 2008 +0200
     1.3 @@ -11,10 +11,11 @@
     1.4    dim_test
     1.5    error_test
     1.6    graph_test
     1.7 +  graph_utils_test
     1.8    kruskal_test
     1.9    maps_test
    1.10 +  path_test
    1.11    random_test
    1.12 -  path_test
    1.13    time_measure_test
    1.14    unionfind_test)
    1.15