summaryrefslogtreecommitdiffstats
path: root/tests/incremental/change_symbol_export_status.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/incremental/change_symbol_export_status.rs (renamed from src/test/incremental/change_symbol_export_status.rs)2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/incremental/change_symbol_export_status.rs b/tests/incremental/change_symbol_export_status.rs
index dd3dce4e7..83737a022 100644
--- a/src/test/incremental/change_symbol_export_status.rs
+++ b/tests/incremental/change_symbol_export_status.rs
@@ -2,8 +2,6 @@
// compile-flags: -Zquery-dep-graph
// [rpass1]compile-flags: -Zincremental-ignore-spans
// [rpass2]compile-flags: -Zincremental-ignore-spans
-// [rpass3]compile-flags: -Zincremental-relative-spans
-// [rpass4]compile-flags: -Zincremental-relative-spans
#![feature(rustc_attrs)]
#![rustc_partition_reused(module = "change_symbol_export_status-mod1", cfg = "rpass2")]