moved tests into a separate folder

This commit is contained in:
Domenico Iezzi 2018-07-15 12:23:38 +02:00
parent 118b539cbc
commit 99ae4cba0e
No known key found for this signature in database
GPG Key ID: D8CE73FC9E4393C3
4 changed files with 1 additions and 1402 deletions

View File

@ -2,4 +2,4 @@ language: python
python:
- "3.5"
install: pip install .
script: python test.py -e $EMAIL -p $PASSWD
script: python test/test.py -e $EMAIL -p $PASSWD

File diff suppressed because it is too large Load Diff