Skip to content

Commit de81b72

Browse files
authored
Update README.md
1 parent 07f7e69 commit de81b72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cpp/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ bazel build openlocationcode
2020
To run the tests, use:
2121

2222
```
23-
bazel test openlocationcode_test
23+
bazel test --test_output=all openlocationcode_test
2424
```
2525

2626
The tests use the CSV files in the test_data folder. Make sure you copy this folder to the
27-
root of your local workspace.
27+
root of your local workspace.

0 commit comments

Comments
 (0)