From 9425bdfca1acb18c83d46546ac58712daf13439a Mon Sep 17 00:00:00 2001 From: knarf Date: Thu, 5 Apr 2007 15:25:41 +0000 Subject: restrict testsuite "twopunctures" to one processor and set tolerances for it git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@79 b2a53a04-0f4f-0410-87ed-f9f25ced00cf --- test/test.ccl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/test/test.ccl b/test/test.ccl index 5a7e817..39c3b22 100644 --- a/test/test.ccl +++ b/test/test.ccl @@ -12,3 +12,10 @@ TEST bhns_interp ABSTOL 1.e-4 RELTOL 1.e-2 } + +TEST twopunctures +{ + NPROCS 1 + ABSTOL 1.e-2 + RELTOL 1.e-2 +} -- cgit v1.2.3