Skip to content

Commit efa11d0

Browse files
authored
ignore-stage0 and only-stage0 do not exist
1 parent 3684751 commit efa11d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/tests/directives.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Some examples of `X` in `ignore-X` or `only-X`:
142142
matches that target as well as the emscripten targets.
143143
- Pointer width: `32bit`, `64bit`
144144
- Endianness: `endian-big`
145-
- Stage: `stage0`, `stage1`, `stage2`
145+
- Stage: `stage1`, `stage2`
146146
- Channel: `stable`, `beta`
147147
- When cross compiling: `cross-compile`
148148
- When [remote testing] is used: `remote`

0 commit comments

Comments
 (0)