summaryrefslogtreecommitdiffstats
path: root/tests/ui/conditional-compilation/module_with_cfg.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/conditional-compilation/module_with_cfg.rs')
-rw-r--r--tests/ui/conditional-compilation/module_with_cfg.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/conditional-compilation/module_with_cfg.rs b/tests/ui/conditional-compilation/module_with_cfg.rs
index 56c4baadf..55c8381cf 100644
--- a/tests/ui/conditional-compilation/module_with_cfg.rs
+++ b/tests/ui/conditional-compilation/module_with_cfg.rs
@@ -1,3 +1,3 @@
-// ignore-test
+// ignore-test (auxiliary, used by other tests)
#![cfg_attr(all(), cfg(FALSE))]