aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/test.ccl7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/test.ccl b/test/test.ccl
index 5a7e817..39c3b22 100644
--- a/test/test.ccl
+++ b/test/test.ccl
@@ -12,3 +12,10 @@ TEST bhns_interp
ABSTOL 1.e-4
RELTOL 1.e-2
}
+
+TEST twopunctures
+{
+ NPROCS 1
+ ABSTOL 1.e-2
+ RELTOL 1.e-2
+}