Changeset 3018
- Timestamp:
- 01/10/08 10:17:06 (1 year ago)
- Files:
-
- testingworkflow/0.11/testing.ini (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
testingworkflow/0.11/testing.ini
r3005 r3018 8 8 ; to your roadmap.css to highlight tickets in testing on your roadmap. 9 9 ; 10 ; If you want "testing" tickets to count as complete in your percentage 11 ; calculation, uncomment the line "testing.overall_completion = true" 12 ; near the bottom of the file 13 14 10 15 ; by James Smith - www.floppy.org.uk 11 16 … … 53 58 testing.order = 1 54 59 testing.css_class = testing 60 ; Uncomment the next line if you want "testing" tickets 61 ; to count as complete in your percentage calculation. 62 ;testing.overall_completion = true 55 63 56 64 active = *
