Changeset 87:a8519ecf8a1a for run_tests.py
- Timestamp:
- 15/12/09 21:24:34 (2 years ago)
- Branch:
- default
- Files:
-
- 1 modified
-
run_tests.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
run_tests.py
r49 r87 1 1 #!/usr/bin/env python 2 3 # Copyright (c) 2009, Menno Smits 4 # Released subject to the New BSD License 5 # Please see http://en.wikipedia.org/wiki/BSD_licenses 2 6 3 7 import imapclient.test
