summary refs log tree commit diff stats
path: root/tests/config.nims
diff options
context:
space:
mode:
Diffstat (limited to 'tests/config.nims')
-rw-r--r--tests/config.nims2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/config.nims b/tests/config.nims
index b7d828183..ac90d37e8 100644
--- a/tests/config.nims
+++ b/tests/config.nims
@@ -21,3 +21,5 @@ hint("Processing", off)
 # uncomment to enable all flaky tests disabled by this flag
 # (works through process calls, e.g. tests that invoke nim).
 # switch("define", "nimTestsEnableFlaky")
+
+# switch("hint", "ConvFromXtoItselfNotNeeded")