Changes between Initial Version and Version 2 of Ticket #86
- Timestamp:
- Oct 11, 2006, 5:46:52 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #86
-
Property
Priority
changed from
normal
tolow
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
fixed
-
Property
Priority
changed from
-
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