aboutsummaryrefslogtreecommitdiff
path: root/test/test.ccl
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-07-11 15:26:05 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-07-11 15:26:05 +0000
commit05de87c0c634e4cfbe344db2555a2c9513117504 (patch)
treeb16a0c407e4175ef11ce633e7bc115be9181e941 /test/test.ccl
parent5adab7313d72255183c76624dccf7f20ff611fbf (diff)
GRHydro: limit Carpet based test to run with two processes only
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@392 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'test/test.ccl')
-rw-r--r--test/test.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/test.ccl b/test/test.ccl
index 26f3225..ed2ff2a 100644
--- a/test/test.ccl
+++ b/test/test.ccl
@@ -1,2 +1,7 @@
ABSTOL 1.e-11
RELTOL 1.e-11
+
+TEST test_tov_carpet_refined_nosync
+{
+ NPROCS 2
+}