From 821817695a4302b0009952c07eb44a50b5859386 Mon Sep 17 00:00:00 2001 From: rhaas Date: Tue, 15 Jan 2013 01:45:36 +0000 Subject: GRHydro: restrict carpetevolutionmask test to 2 processes this fixes a test failure introduced in r454 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@467 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- test/test.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test/test.ccl') diff --git a/test/test.ccl b/test/test.ccl index a711b00..762cc0b 100644 --- a/test/test.ccl +++ b/test/test.ccl @@ -1,6 +1,11 @@ ABSTOL 1.e-11 RELTOL 1.e-11 +TEST tov_carpetevolutionmask +{ + NPROCS 2 +} + TEST test_tov_carpet_refined_nosync { NPROCS 2 -- cgit v1.2.3