clean up urls. start to clean up responses
This commit is contained in:
parent
ba360daa0f
commit
4283cca63c
11 changed files with 70 additions and 27 deletions
2
Makefile
2
Makefile
|
|
@ -5,7 +5,7 @@ init:
|
|||
pip install -r requirements.txt
|
||||
|
||||
test:
|
||||
nosetests ./tests/
|
||||
nosetests --with-coverage ./tests/ --cover-package=moto
|
||||
|
||||
travis:
|
||||
nosetests ./tests/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue