Changes between Initial Version and Version 2 of Ticket #86
- Timestamp:
- Oct 11, 2006, 5:46:52 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #86
- Property Priority changed from normal to low
- Property Status changed from new to closed
- Property Resolution changed from to fixed
-
Ticket #86 – Description
initial v2 1 2 1 Testsin data_manager were being skipped, due to the __main__ code being before some tests. I've made it more obvious that test are being skipped by adding NOT_ before tests. 3 2