Skip to content

Commit e9d9b29

Browse files
committed
compiletest: fix outdated rustdoc-js test suite name
1 parent a75e404 commit e9d9b29

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
@@ -248,7 +248,7 @@ Consider writing the test as a proper incremental test instead.
248248

249249
| Directive | Explanation | Supported test suites | Possible values |
250250
|-------------|--------------------------------------------------------------|------------------------------------------|---------------------------|
251-
| `doc-flags` | Flags passed to `rustdoc` when building the test or aux file | `rustdoc`, `js-doc-test`, `rustdoc-json` | Any valid `rustdoc` flags |
251+
| `doc-flags` | Flags passed to `rustdoc` when building the test or aux file | `rustdoc`, `rustdoc-js`, `rustdoc-json` | Any valid `rustdoc` flags |
252252

253253
<!--
254254
**FIXME(rustdoc)**: what does `check-test-line-numbers-match` do?

0 commit comments

Comments
 (0)