Skip to content

Commit

Permalink
Update src/tests/ui.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tshepang Mbambo <tshepang@gmail.com>
  • Loading branch information
compiler-errors and tshepang committed Feb 16, 2024
1 parent 2c6117b commit 2c01b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ See [Error annotations](#error-annotations) for more.
how the test is compiled and what the expected behavior is. Note that ui
tests require the use of `//@ header-name` instead of `// header-name` like
the other test suites do. The other test suites will be migrated to use the `//@`
syntax, too, but that is in progress.
syntax too, but that is in progress.

Tests are expected to fail to compile, since most tests are testing compiler
errors.
Expand Down

0 comments on commit 2c01b49

Please sign in to comment.