summaryrefslogtreecommitdiff
path: root/tests/integration/tests.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-09-12 01:15:01 -0500
committerBryan Bishop <kanzure@gmail.com>2013-09-12 01:15:01 -0500
commit05c396ddd985bf690590aa920a4f771d5d02d7e1 (patch)
treed0fbde37c5b30936df1c9724d8db11ba8d6238bd /tests/integration/tests.py
parentfff6a7154cf70512d82bf106687efff7111c6934 (diff)
remove an unused import from integration tests
Diffstat (limited to 'tests/integration/tests.py')
-rw-r--r--tests/integration/tests.py1
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,