We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 187e7fe commit 3b3202aCopy full SHA for 3b3202a
Project.toml
@@ -14,6 +14,7 @@ julia = "1.6.7"
14
15
[extras]
16
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
17
+Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
18
19
[targets]
-test = ["Test"]
20
+test = ["Test", "Suppressor"]
0 commit comments