about summary refs log tree commit diff
path: root/tests/codegen/inline-debuginfo.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/inline-debuginfo.rs')
-rw-r--r--tests/codegen/inline-debuginfo.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/inline-debuginfo.rs b/tests/codegen/inline-debuginfo.rs
index f327180560d..1e1c9037f5c 100644
--- a/tests/codegen/inline-debuginfo.rs
+++ b/tests/codegen/inline-debuginfo.rs
@@ -1,4 +1,4 @@
-#![crate_type="rlib"]
+#![crate_type = "rlib"]
 //@ compile-flags: -Copt-level=3 -g
 //