Skip to content

Commit 98c2ba8

Browse files
committed
Add a ReadMe to the "tests" folder
1 parent 16f3ffe commit 98c2ba8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tests/ReadMe.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## How to run tests
2+
3+
```bash
4+
python -m unittest
5+
```

0 commit comments

Comments
 (0)