diff options
Diffstat (limited to 'src/test/run-pass/mod_file_with_path_attr.rs')
| -rw-r--r-- | src/test/run-pass/mod_file_with_path_attr.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/run-pass/mod_file_with_path_attr.rs b/src/test/run-pass/mod_file_with_path_attr.rs index c6e51daaaf0..d9f28ceb0ec 100644 --- a/src/test/run-pass/mod_file_with_path_attr.rs +++ b/src/test/run-pass/mod_file_with_path_attr.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -// ignore-pretty +// ignore-pretty issue #37195 // Testing that a plain .rs file can load modules from other source files |
