Skip to content

Commit c1ec733

Browse files
committed
move deployment-target tests to print-request
1 parent 07cbbdd commit c1ec733

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

tests/ui/deployment-target/macos-target.rs renamed to tests/ui/print-request/macos-target.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//@ only-apple
1+
//@ only-macos
22
//@ compile-flags: --print deployment-target
33
//@ normalize-stdout-test: "\d+\." -> "$$CURRENT_MAJOR_VERSION."
44
//@ normalize-stdout-test: "\d+" -> "$$CURRENT_MINOR_VERSION"

0 commit comments

Comments
 (0)