Skip to content

Commit 6767f01

Browse files
committed
test readme
1 parent ae888b7 commit 6767f01

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ bun test --coverage
2222
After running tests, coverage is reported in `test/lcov.info`.
2323
You can use [coverage tools](https://github.com/bcoe/nyc) to visualize this file.
2424

25-
## Failing and Passing Tests
26-
27-
See [FAILING_TESTS.md](../FAILING_TESTS.md) for a checklist of failing and passing tests, including known issues and incomplete features.
28-
2925
## Fixtures and Snapshots
3026

3127
The test suite includes fixture-based testing:

0 commit comments

Comments
 (0)