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