Changeset 6953 for TI12-security/trunk/MyProxyWebService
- Timestamp:
- 08/06/10 17:12:26 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/MyProxyWebService/myproxy/server/test/test_myproxywsgi_with_paster.py
r6950 r6953 165 165 if hasattr(parentObj, '__del__'): 166 166 parentObj.__del__() 167 167 168 if __name__ == "__main__": 169 unittest.main() 170
Note: See TracChangeset
for help on using the changeset viewer.