diff --git a/example/CMakeLists.txt b/example/CMakeLists.txt index d0d1a5aa..3cfbba91 100644 --- a/example/CMakeLists.txt +++ b/example/CMakeLists.txt @@ -6,9 +6,9 @@ INSTALL_EXAMPLE( Sph1896 ) # Create unit tests for each example # TEST_EXAMPLE( example exe N_procs ) -TEST_EXAMPLE( Bubble TestBubble 1 ) -TEST_EXAMPLE( Sph1896 lb2_Color_wia_mpi 27 ) -TEST_EXAMPLE( ConstrainedBubble lb2_Color_wia_mpi 1 ) +#TEST_EXAMPLE( Bubble TestBubble 1 ) +#TEST_EXAMPLE( Sph1896 lb2_Color_wia_mpi 27 ) +#TEST_EXAMPLE( ConstrainedBubble lb2_Color_wia_mpi 1 )