summary refs log tree commit diff stats
path: root/tests/pragmas
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2021-01-14 01:19:20 -0800
committerGitHub <noreply@github.com>2021-01-14 10:19:20 +0100
commit287dec06aee803c45161603a899d8e343c1766a9 (patch)
tree9dbd03bc1a0a5a68f4ce00858d4664629ea67f67 /tests/pragmas
parent4ae520711d72fa903cccf3e59754fd64f632d992 (diff)
downloadNim-287dec06aee803c45161603a899d8e343c1766a9.tar.gz
disable hint:processing in tests (#16713)
* disable hint:processing in tests

* fix test
Diffstat (limited to 'tests/pragmas')
-rw-r--r--tests/pragmas/twarning_off.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pragmas/twarning_off.nim b/tests/pragmas/twarning_off.nim
index d5d31d4c2..bada2999b 100644
--- a/tests/pragmas/twarning_off.nim
+++ b/tests/pragmas/twarning_off.nim
@@ -1,4 +1,5 @@
 discard """
+  matrix: "--hint:processing"
   nimout: '''
 compile start
 ..