diff options
author | Eduardo Pedroni <ep625@york.ac.uk> | 2015-05-31 13:38:58 +0200 |
---|---|---|
committer | Eduardo Pedroni <ep625@york.ac.uk> | 2015-05-31 13:38:58 +0200 |
commit | c371723a3b81a0b269e1bd73f749e883de1a2dc3 (patch) | |
tree | 86aee1a3ba92b540e7aafb047f3fce0441a03fdc /fulltest.sh | |
parent | 46609b49b4b1e32ce058bf29d458563451d58259 (diff) |
Adding a few more tests, travis should work now
Diffstat (limited to 'fulltest.sh')
-rwxr-xr-x | fulltest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fulltest.sh b/fulltest.sh index 03891b4..655bca6 100755 --- a/fulltest.sh +++ b/fulltest.sh @@ -1,3 +1,3 @@ #!/usr/bin/env zsh -python -m unittest test_shivandragon test_callow test_cardclass test_sorin test_island test_shoal +python -m unittest test_shivandragon test_callow test_cardclass test_sorin test_island test_shoal test_coecon |