浏览代码

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

Samuel Thibault 5 年之前
父节点
当前提交
b258e452f5
共有 1 个文件被更改,包括 1 次插入2 次删除
  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 +=				\