Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
Fixing a typo in the README for running tests. (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
mirons-google committed Mar 22, 2017
1 parent ce41cbe commit 868de8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tests/README.md
Expand Up @@ -4,5 +4,5 @@ There are unit tests in the `tests/` directory.
To execute them, run:

```sh
$ python setup.py google_tests --test-dir tests/
$ python setup.py google_test --test-dir tests/
```

0 comments on commit 868de8f

Please sign in to comment.