send optimization + ws file transfer test

This commit is contained in:
Benjamin Sergeant
2019-03-14 13:47:03 -07:00
parent 168918f807
commit 18550cf1cb
6 changed files with 62 additions and 34 deletions

View File

@ -36,6 +36,9 @@ test_server:
test:
python test/run.py
ws_test:
(cd ws ; sh test_ws.sh)
# For the fork that is configured with appveyor
rebase_upstream:
git fetch upstream