summaryrefslogtreecommitdiff
path: root/tests/test_vba.py
AgeCommit message (Collapse)Author
2013-09-22fix the autoplayer bootstrapper for test_vba.pyBryan Bishop
2013-09-21move tests into test_vba.pyBryan Bishop
They didn't belong in pokemontools/vba/vba.py in the first place.
2013-09-08fix some imports in test_vba.pyBryan Bishop
2013-09-08vba_tests.py -> test_vba.pyBryan Bishop
This matches the other filenames in the tests/ directory.