forked from loafle/openapi-generator-original
update test script for python
This commit is contained in:
parent
88ce868bd5
commit
50ef914db0
@ -21,7 +21,7 @@ python setup.py develop
|
||||
nosetests
|
||||
|
||||
### deactivate virtualenv
|
||||
if [ $DEACTIVE == true ]; then
|
||||
deactivate
|
||||
fi
|
||||
#if [ $DEACTIVE == true ]; then
|
||||
# deactivate
|
||||
#fi
|
||||
|
||||
|
@ -21,6 +21,6 @@ python setup.py develop
|
||||
tox
|
||||
|
||||
### deactivate virtualenv
|
||||
if [ $DEACTIVE == true ]; then
|
||||
deactivate
|
||||
fi
|
||||
#if [ $DEACTIVE == true ]; then
|
||||
# deactivate
|
||||
#fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user