diff options
Diffstat (limited to 'ORGANIZATION.md')
-rw-r--r-- | ORGANIZATION.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ORGANIZATION.md b/ORGANIZATION.md index 90727186290..b90fae7a969 100644 --- a/ORGANIZATION.md +++ b/ORGANIZATION.md @@ -30,8 +30,6 @@ special integration: ## Tests -* `tests/contenttest.rs`: Content (JavaScript) test runner. -* `tests/content`: Content tests. * `tests/reftest.rs`: Reference (layout) test runner. * `tests/ref`: Reference tests. * `tests/html`: Manual test cases and examples. |