Changeset 162:ca1529c62df9 for classifier/tests/test_docs.py
- Timestamp:
- 08/21/07 19:12:16 (12 months ago)
- Files:
-
- 1 modified
-
classifier/tests/test_docs.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
classifier/tests/test_docs.py
r157 r162 54 54 55 55 56 current_dir = os.path.dirname(__file__) 56 #current_dir = os.path.dirname(__file__) 57 current_dir = '.' 57 58 58 59 def test_suite():
