diff options
Diffstat (limited to 'src/test/codegen/debug-compile-unit-path.rs')
| -rw-r--r-- | src/test/codegen/debug-compile-unit-path.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/codegen/debug-compile-unit-path.rs b/src/test/codegen/debug-compile-unit-path.rs index fcb66e08576..3661be046d0 100644 --- a/src/test/codegen/debug-compile-unit-path.rs +++ b/src/test/codegen/debug-compile-unit-path.rs @@ -1,5 +1,5 @@ // compile-flags: -g --remap-path-prefix={{cwd}}=/cwd/ --remap-path-prefix={{src-base}}=/base/ -// ignore-tidy-linelength +// // // Ensure that we remap the compile unit directory and that we set it to the compilers current // working directory and not something else. |
