aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetTest/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetTest/schedule.ccl')
-rw-r--r--Carpet/CarpetTest/schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/Carpet/CarpetTest/schedule.ccl b/Carpet/CarpetTest/schedule.ccl
index 79efc6f29..d082bea0d 100644
--- a/Carpet/CarpetTest/schedule.ccl
+++ b/Carpet/CarpetTest/schedule.ccl
@@ -12,3 +12,8 @@ schedule carpettest_check_arguments AT initial
{
LANG: Fortran
} "Check grid function and grid array arguments"
+
+schedule carpettest_slabtest AT initial
+{
+ LANG: C
+} "Test hyperslabbing"