diff options
Diffstat (limited to 'tests/ui/compiletest-self-test/ui-testing-optout.rs')
| -rw-r--r-- | tests/ui/compiletest-self-test/ui-testing-optout.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/compiletest-self-test/ui-testing-optout.rs b/tests/ui/compiletest-self-test/ui-testing-optout.rs index 88e81158316..62920a86c3b 100644 --- a/tests/ui/compiletest-self-test/ui-testing-optout.rs +++ b/tests/ui/compiletest-self-test/ui-testing-optout.rs @@ -1,4 +1,4 @@ -// compile-flags: -Z ui-testing=no +//@ compile-flags: -Z ui-testing=no // Line number < 10 type A = B; //~ ERROR |
