about summary refs log tree commit diff
path: root/tests/codegen-units/partitioning/shared-generics.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen-units/partitioning/shared-generics.rs')
-rw-r--r--tests/codegen-units/partitioning/shared-generics.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/codegen-units/partitioning/shared-generics.rs b/tests/codegen-units/partitioning/shared-generics.rs
index 25ea7fab735..5b78794316c 100644
--- a/tests/codegen-units/partitioning/shared-generics.rs
+++ b/tests/codegen-units/partitioning/shared-generics.rs
@@ -1,4 +1,3 @@
-//
 //@ no-prefer-dynamic
 // NOTE: We always compile this test with -Copt-level=0 because higher opt-levels
 //       prevent drop-glue from participating in share-generics.