Changeset 12992 for main/waeup.ikoba/trunk/src/waeup/ikoba/utils
- Timestamp:
- 22 May 2015, 10:31:57 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/trunk/src/waeup/ikoba/utils/tests/test_doctests.py
r11949 r12992 21 21 22 22 def test_suite(): 23 suite = get_doctest_suite([' utils/batching.txt'])23 suite = get_doctest_suite(['doctests/batchprocessing.txt']) 24 24 return suite
Note: See TracChangeset for help on using the changeset viewer.