updated commands about unit test to match current directory structure

The tests directory is now located in ~/sherlock/sherlock/
pull/666/head
Siddharth Dushantha 4 years ago committed by GitHub
parent da5fcc352c
commit 186c6df84f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -188,7 +188,7 @@ Sherlock. This invocation hides the progress text that Sherlock normally
outputs, and instead shows the verbose output of the tests.
```
$ cd sherlock
$ cd sherlock/sherlock
$ python3 -m unittest tests.all --verbose
```

Loading…
Cancel
Save