summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/config.nims1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/config.nims b/tests/config.nims
index 5d9841fc2..cd4ee4b08 100644
--- a/tests/config.nims
+++ b/tests/config.nims
@@ -4,3 +4,4 @@ switch("path", "$nim/testament/lib") # so we can `import stdtest/foo` in this di
 ## Indifidual tests can override this if needed to test for these options.
 switch("colors", "off")
 switch("listFullPaths", "off")
+switch("excessiveStackTrace", "off")