* morituri/common/accurip.py:

* morituri/image/image.py:
	* morituri/test/Makefile.am:
	* morituri/test/test_image_image.py:
	* morituri/test/test_common_accurip.py (added):
	  Move accuraterip stuff to the accurip module.
	  Move/create new test file.
This commit is contained in:
Thomas Vander Stichele
2009-05-23 18:14:11 +00:00
parent 5f872bdaf8
commit 7dfc1fbc6c
6 changed files with 85 additions and 69 deletions

View File

@@ -3,6 +3,7 @@ CLEANFILES = *.py{c,o}
EXTRA_DIST = \
__init__.py \
common.py \
test_common_accurip.py \
test_common_renamer.py \
test_image_cue.py \
test_image_image.py \