8000 running tests in README · benmtz/codewars-python@f561133 · GitHub
[go: up one dir, main page]

Skip to content

Commit f561133

Browse files
committed
running tests in README
1 parent 94a86ae commit f561133

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22

33
This repository is where I test my codewars kata solutions, you can find the original kata with the id on the first line of every solution.
44

5+
# Running tests
6+
7+
```sh
8+
./scripts/test.sh
9+
```

0 commit comments

Comments
 (0)
0