test/Makefile.am
changeset 443 346991bf7ddd
parent 442 ff48c2738fb2
child 463 88ed40ad0d4f
     1.1 --- a/test/Makefile.am	Mon Dec 08 15:18:04 2008 +0000
     1.2 +++ b/test/Makefile.am	Mon Dec 08 12:29:00 2008 +0000
     1.3 @@ -18,14 +18,14 @@
     1.4  	test/graph_copy_test \
     1.5  	test/graph_test \
     1.6  	test/graph_utils_test \
     1.7 +	test/hao_orlin_test \
     1.8  	test/heap_test \
     1.9  	test/kruskal_test \
    1.10 -	test/hao_orlin_test \
    1.11          test/maps_test \
    1.12  	test/max_matching_test \
    1.13 -        test/random_test \
    1.14          test/path_test \
    1.15          test/preflow_test \
    1.16 +        test/random_test \
    1.17          test/suurballe_test \
    1.18          test/test_tools_fail \
    1.19          test/test_tools_pass \