diff options
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 67a3dc6..ac01b15 100755 --- a/fulltest.sh +++ b/fulltest.sh @@ -1,3 +1,3 @@ #!/usr/bin/env sh -python -m unittest test_shivandragon test_callow test_cardclass test_sorin test_island test_shoal test_coecon test_hydra test_nightmare test_ugin +python -m unittest test_cardclass test_shivandragon test_callow test_sorin test_island test_shoal test_coecon test_hydra test_nightmare test_ugin |