Changeset 145
- Timestamp:
- 08/17/06 16:13:27 (2 years ago)
- Files:
-
- branches/mk/cheesecake/cheesecake_index.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/mk/cheesecake/cheesecake_index.py
r143 r145 1020 1020 else: 1021 1021 self.value = 0 1022 self.details = "do n't have unit tests"1022 self.details = "doesn't have unit tests" 1023 1023 1024 1024 return self.value
