aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetTest/test/test.ccl
diff options
context:
space:
mode:
authorThomas Radke <tradke@aei.mpg.de>2008-03-11 10:30:53 +0100
committerThomas Radke <tradke@aei.mpg.de>2008-03-11 10:30:53 +0100
commite6338ba9a88435df2d0bf25dd8e2d5f610f2657b (patch)
treed3fcb3e6fdc71139d0f9d3b719912efe07923d1a /Carpet/CarpetTest/test/test.ccl
parenta1416c08b9c7dd1ce6ee710d022909caf9dd88e6 (diff)
* enable missing STORAGE declaration for some Grid variables used by CarpetTest
* include InitBase in the ActiveThorns list * mark the CarpetTest testsuite as runnable on only 1 processor
Diffstat (limited to 'Carpet/CarpetTest/test/test.ccl')
-rw-r--r--Carpet/CarpetTest/test/test.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Carpet/CarpetTest/test/test.ccl b/Carpet/CarpetTest/test/test.ccl
new file mode 100644
index 000000000..a0a8d027a
--- /dev/null
+++ b/Carpet/CarpetTest/test/test.ccl
@@ -0,0 +1,4 @@
+TEST arraysizes
+{
+ NPROCS 1
+}