about summary refs log tree commit diff
path: root/src/test/compile-fail/mod_file_with_path_attr.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/compile-fail/mod_file_with_path_attr.rs')
-rw-r--r--src/test/compile-fail/mod_file_with_path_attr.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/compile-fail/mod_file_with_path_attr.rs b/src/test/compile-fail/mod_file_with_path_attr.rs
index 7cc03081105..56be5e5022a 100644
--- a/src/test/compile-fail/mod_file_with_path_attr.rs
+++ b/src/test/compile-fail/mod_file_with_path_attr.rs
@@ -13,4 +13,4 @@ mod m; //~ ERROR not_a_real_file.rs
 
 fn main() {
     assert m::foo() == 10;
-}
\ No newline at end of file
+}