Changeset 12946 for main/waeup.kofa/trunk/src/waeup/kofa/utils/tests
- Timestamp:
- 15 May 2015, 05:11:31 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_doctests.py
r12943 r12946 21 21 22 22 def test_suite(): 23 suite = get_doctest_suite(['doctests/batchprocessing _part1.txt'])23 suite = get_doctest_suite(['doctests/batchprocessing.txt']) 24 24 return suite
Note: See TracChangeset for help on using the changeset viewer.