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