aboutsummaryrefslogtreecommitdiff
path: root/test/test.ccl
diff options
context:
space:
mode:
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
new file mode 100644
index 0000000..d6a42df
--- /dev/null
+++ b/test/test.ccl
@@ -0,0 +1,5 @@
+# fix the relative and absolute tolerances to 1e-5
+
+ABSTOL 1e-6
+RELTOL 1e-6
+