Remove reference to run-pass tests
This commit is contained in:
parent
0406d741bc
commit
f2f3dfca5c
|
|
@ -26,8 +26,6 @@ that give more details.
|
|||
|
||||
- [`ui`](./adding.html#ui) – tests that check the exact
|
||||
stdout/stderr from compilation and/or running the test
|
||||
- `run-pass` – tests that are expected to compile and execute
|
||||
successfully (no panics)
|
||||
- `run-pass-valgrind` – tests that ought to run with valgrind
|
||||
- `run-fail` – tests that are expected to compile but then panic
|
||||
during execution
|
||||
|
|
|
|||
Loading…
Reference in New Issue