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