]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix file paths.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 17 Nov 2010 19:07:20 +0000 (19:07 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 17 Nov 2010 19:07:20 +0000 (19:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@22796 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fail/interpolate_boundary_values_01.cc

index d65ce7d0dea7618a1637f991148f18ad581e56c9..fbf6bef99c87eb470a44ce28c99ad7f3736f98e8 100644 (file)
@@ -64,8 +64,8 @@ int main ()
   deallog.attach(logfile);
   deallog.depth_console(0);
 
-  test<2,3>("grids/square.inp");
-  test<2,3>("grids/sphere_1.inp");
+  test<2,3>("../codim_one/grids/square.inp");
+  test<2,3>("../codim_one/grids/sphere_1.inp");
 
   return 0;
 }

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.