test/Makefile.am
changeset 66 5f7a8570687d
parent 58 5f1f539f912f
child 67 9de02aa380de
     1.1 --- a/test/Makefile.am	Mon Feb 04 13:32:36 2008 +0100
     1.2 +++ b/test/Makefile.am	Thu Feb 07 11:52:16 2008 +0000
     1.3 @@ -19,6 +19,7 @@
     1.4  
     1.5  test_digraph_test_SOURCES = test/digraph_test.cc
     1.6  test_dim_test_SOURCES = test/dim_test.cc
     1.7 +#test_error_test_SOURCES = test/error_test.cc
     1.8  test_graph_test_SOURCES = test/graph_test.cc
     1.9  test_random_test_SOURCES = test/random_test.cc
    1.10  test_test_tools_fail_SOURCES = test/test_tools_fail.cc