Skip to content

Commit

Permalink
correct docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ummae committed May 6, 2020
1 parent 55953db commit 7e27781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Unit-test was created using python standard unittest library. (don't forget to run preprocessing.py)

```bash
buffalo.git/tests $> nosetests ./algo/test_algo.py -v # see the current directory
buffalo.git/tests $> nosetests ./algo/test_bese.py -v # see the current directory
```

## External Resources
Expand Down

0 comments on commit 7e27781

Please sign in to comment.