- Timestamp:
- 02/09/10 09:28:53 (2 years ago)
- Files:
-
- 1 modified
-
trunk/src/mguttestrunner__define.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/mguttestrunner__define.pro
r89 r91 140 140 141 141 if (obj_valid(self.parent)) then obj_destroy, self.parent 142 if (obj_valid(self.suite)) then obj_destroy, self.suite 142 143 end 143 144
