Skip to content

Commit 16105cb

Browse files
committed
2 parents fcb221a + 6cfb21c commit 16105cb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ bazel build src:tesseract src:simplex
1818
## Running Tests with Bazel
1919

2020
```bash
21-
bazel test src:all
22-
bazel test //src/py:all
21+
bazel test src/...
2322
```
2423

2524
## Building with CMake

0 commit comments

Comments
 (0)