Make the tests use sample asm files #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some of the tests work against asm files from kanzure/pokecrystal and therefore fail because the files aren't present.
Instead of copying the asm files into the repo, make a tests/data/ folder with sample asm for each of the different situations that get tested.