aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@ac85fae7-cede-4708-beff-ae01c7fa1c26>2013-12-07 03:24:23 +0000
committerknarf <knarf@ac85fae7-cede-4708-beff-ae01c7fa1c26>2013-12-07 03:24:23 +0000
commit453607cc0b27665bf7461dd53de962ab50b59a4f (patch)
treef24a370abd34470ce178b9cb8f5040aba9392f08
parent6bafcf5b76e0e932a93dcf3bd64ff70a737f9684 (diff)
restrict test to 1 processsvn
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@225 ac85fae7-cede-4708-beff-ae01c7fa1c26
-rw-r--r--test/test.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/test.ccl b/test/test.ccl
index dcf3d8d..827156f 100644
--- a/test/test.ccl
+++ b/test/test.ccl
@@ -2,3 +2,8 @@ TEST magtov_poloidal
{
NPROCS 1
}
+
+TEST magtov_poloidal_poloidal_P_p_2
+{
+ NPROCS 1
+}