Data Provider and tests

This commit is contained in:
2019-01-04 15:51:02 +05:00
parent 5d239307ad
commit 752826d872
9 changed files with 404 additions and 1 deletions

View File

@ -27,5 +27,5 @@
5. Запустите прожект
```
python 3 app.py
python3 app.py
```