From: wolf Date: Mon, 29 Mar 2004 19:44:56 +0000 (+0000) Subject: Use one line per test class. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d16937537bdb605adfbdf14ae5ee04969b5d2af0;p=dealii-svn.git Use one line per test class. git-svn-id: https://svn.dealii.org/trunk@8890 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/bits/Makefile b/tests/bits/Makefile index 41b339c0ac..459e6d6c32 100644 --- a/tests/bits/Makefile +++ b/tests/bits/Makefile @@ -37,7 +37,8 @@ tests_x = anna_? \ denis_1 \ unit_support_points \ parameter_handler_* \ - sparse_lu_decomposition_1 block_sparse_matrix_1 \ + sparse_lu_decomposition_1 \ + block_sparse_matrix_1 \ hyper_ball_3d cylinder coarsening_3d \ mesh_3d_* \ normals_* \