Browse Source

Don't put in make check a program that hangs :)

Samuel Thibault 5 years ago
parent
commit
b258e452f5
1 changed files with 1 additions and 2 deletions
  1. 1 2
      mpi/tests/Makefile.am

+ 1 - 2
mpi/tests/Makefile.am

@@ -140,8 +140,7 @@ starpu_mpi_TESTS +=				\
 	user_defined_datatype			\
 	early_stuff				\
 	sendrecv_bench				\
-	burst					\
-	nothing
+	burst
 
 if !STARPU_USE_MPI_MPI
 starpu_mpi_TESTS +=				\