Skip to content

Commit 3259e43

Browse files
authored
Update CLI.md
1 parent f8b3a33 commit 3259e43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utbot-python/docs/CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Generate tests:
1212

1313
java -jar utbot-cli.jar generate_python dir/file_with_sources.py -p <PYTHON_PATH> -o generated_tests.py -s dir
1414

15-
This will generate tests for top-level function from `file_with_sources.py`.
15+
This will generate tests for top-level functions from `file_with_sources.py`.
1616

1717
Run generated tests:
1818

0 commit comments

Comments
 (0)