- Timestamp:
- 22 May 2015, 10:31:57 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/trunk/src/waeup/ikoba/tests/test_doctests.py
r11949 r12992 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.