diff options
author | Eduardo Pedroni <e.pedroni91@gmail.com> | 2015-06-03 20:36:07 +0200 |
---|---|---|
committer | Eduardo Pedroni <e.pedroni91@gmail.com> | 2015-06-03 20:36:07 +0200 |
commit | 98a75846c69f53f17389401096d2a19c697045d3 (patch) | |
tree | 8b9512c9dc66abfa0accec59761f25ed487728d6 /fulltest.sh | |
parent | c072ed0ac345a7e421cb0612048d4cd534bf6e73 (diff) |
Have a working example to parse JSON sets and get cards by number
Diffstat (limited to 'fulltest.sh')
-rwxr-xr-x | fulltest.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fulltest.sh b/fulltest.sh deleted file mode 100755 index ac01b15..0000000 --- a/fulltest.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env sh - -python -m unittest test_cardclass test_shivandragon test_callow test_sorin test_island test_shoal test_coecon test_hydra test_nightmare test_ugin |