Changeset 50
- Timestamp:
- 06/08/06 17:19:41 (6 years ago)
- Files:
-
- branches/mk/support/master.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/mk/support/master.cfg
r49 r50 93 93 descriptionDone = [name] 94 94 95 unit_tests = s(StepTest, command="nosetests --with- coverage")95 unit_tests = s(StepTest, command="nosetests --with-doctest --doctest-tests --with-coverage") 96 96 97 97 class EpyDocBuild(step.ShellCommand):
