- Timestamp:
- 13 Nov 2014, 14:40:27 (10 years ago)
- Location:
- main/waeup.kofa/branches/henrik-regista/src/waeup/ikoba
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/henrik-regista/src/waeup/ikoba/tests/test_doctests.py
r7811 r11949 16 16 ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 17 17 ## 18 """Register doctests for waeup. kofa.18 """Register doctests for waeup.ikoba. 19 19 """ 20 from waeup. kofa.testing import get_doctest_suite20 from waeup.ikoba.testing import get_doctest_suite 21 21 22 22 def test_suite():
Note: See TracChangeset for help on using the changeset viewer.