Changeset 85
- Timestamp:
- 12/29/05 21:19:50 (3 years ago)
- Files:
-
- branches/timcommithook/pyramid/test/tests.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/timcommithook/pyramid/test/tests.py
r81 r85 118 118 """ remove all test folders 119 119 """ 120 #removeTemp(TEMPFOLDER)120 removeTemp(TEMPFOLDER) 121 121 122 122 if __name__ == "__main__":
