diff options
author | Bryan Bishop <kanzure@gmail.com> | 2013-09-12 21:45:01 -0700 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2013-09-12 21:45:01 -0700 |
commit | 6809c951acb22ddecbeec492ae344e1a2165f942 (patch) | |
tree | 3317d767c7c75aaed83d104c4c0f0b9a66ccd98c /tests/integration/tests.py | |
parent | 0a9ccaebbbb7853034b3b0b22fc645e8b4af30b0 (diff) | |
parent | b9955a5e40a2c517d50a9f84ee47d3c12ce23e9a (diff) |
Merge pull request #30 from kanzure/cleanup-again
More cleanup of crystal.py
Diffstat (limited to 'tests/integration/tests.py')
-rw-r--r-- | tests/integration/tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/integration/tests.py b/tests/integration/tests.py index 1dffd4e..40933e5 100644 --- a/tests/integration/tests.py +++ b/tests/integration/tests.py @@ -84,7 +84,6 @@ from pokemontools.crystal import ( process_incbins, get_labels_between, generate_diff_insert, - find_labels_without_addresses, rom_text_at, get_label_for, split_incbin_line_into_three, |