make PollResultType an enum class

This commit is contained in:
Benjamin Sergeant
2019-03-19 09:29:57 -07:00
parent ceba8ae620
commit 310724c961
5 changed files with 25 additions and 25 deletions

View File

@ -39,7 +39,7 @@ test:
python test/run.py
ws_test: all
(cd ws ; sh test_ws.sh)
(cd ws ; bash test_ws.sh)
# For the fork that is configured with appveyor
rebase_upstream: