Changeset 5689 for main/waeup.sirp/trunk/src/waeup/sirp/applicants/jambtables/tests/test_batching.py
- Timestamp:
- 26 Jan 2011, 12:19:40 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/jambtables/tests/test_batching.py
r5473 r5689 26 26 from zope.interface import verify 27 27 from waeup.sirp.interfaces import IBatchProcessor 28 from waeup.sirp. jambtables import ApplicantImporter28 from waeup.sirp.applicants.jambtables import ApplicantImporter 29 29 30 30 class ApplicantImporterTest(unittest.TestCase):
Note: See TracChangeset for help on using the changeset viewer.