Changeset 12950 for main/waeup.kofa/trunk/src/waeup/kofa/tests
- Timestamp:
- 15 May 2015, 08:14:19 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/tests/test_doctests.py
r7811 r12950 22 22 def test_suite(): 23 23 suite = get_doctest_suite([ 24 ' authentication.txt',24 'doctests/authentication.txt', 25 25 ]) 26 26 return suite
Note: See TracChangeset for help on using the changeset viewer.