Skip to content

Commit 6905fa2

Browse files
docs: update testing section to state no inline tests
Co-authored-by: aider (openai//workspace/models/openai-mirror/gpt-oss-120b/) <aider@aider.chat>
1 parent 6d18565 commit 6905fa2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ skip the `.cmi` lookup.
7777

7878
## Testing
7979

80-
The project includes an inline test for the `extract_external_deps` function
81-
using `ppx_inline_test`. Run the tests with:
80+
There are currently no inline tests. Run the tests with:
8281

8382
```sh
8483
dune runtest

0 commit comments

Comments
 (0)