From: bangerth Date: Thu, 17 May 2007 15:37:35 +0000 (+0000) Subject: Move testcase that now works. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd397d76eac9e45ce1e602c6f87b312c762cc22b;p=dealii-svn.git Move testcase that now works. git-svn-id: https://svn.dealii.org/trunk@14681 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/bits/Makefile b/tests/bits/Makefile index a7fdba2471..005bda582e 100644 --- a/tests/bits/Makefile +++ b/tests/bits/Makefile @@ -87,7 +87,8 @@ tests_x = grid_generator_?? \ refine_and_coarsen_* \ tria_crash_* \ face_orientation_* \ - max_n_cells_* + max_n_cells_* \ + joa_* # tests for the hp branch: # fe_collection_* diff --git a/tests/fail/joa_1.cc b/tests/bits/joa_1.cc similarity index 100% rename from tests/fail/joa_1.cc rename to tests/bits/joa_1.cc diff --git a/tests/fail/joa_1/cmp/generic b/tests/bits/joa_1/cmp/generic similarity index 100% rename from tests/fail/joa_1/cmp/generic rename to tests/bits/joa_1/cmp/generic