We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6117b commit 2c01b49Copy full SHA for 2c01b49
src/tests/ui.md
@@ -32,7 +32,7 @@ See [Error annotations](#error-annotations) for more.
32
how the test is compiled and what the expected behavior is. Note that ui
33
tests require the use of `//@ header-name` instead of `// header-name` like
34
the other test suites do. The other test suites will be migrated to use the `//@`
35
-syntax, too, but that is in progress.
+syntax too, but that is in progress.
36
37
Tests are expected to fail to compile, since most tests are testing compiler
38
errors.
0 commit comments