Skip to content

Commit 2c01b49

Browse files
Update src/tests/ui.md
Co-authored-by: Tshepang Mbambo <[email protected]>
1 parent 2c6117b commit 2c01b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/tests/ui.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ See [Error annotations](#error-annotations) for more.
3232
how the test is compiled and what the expected behavior is. Note that ui
3333
tests require the use of `//@ header-name` instead of `// header-name` like
3434
the other test suites do. The other test suites will be migrated to use the `//@`
35-
syntax, too, but that is in progress.
35+
syntax too, but that is in progress.
3636

3737
Tests are expected to fail to compile, since most tests are testing compiler
3838
errors.

0 commit comments

Comments
 (0)