Changeset 94
- Timestamp:
- 07/20/06 10:44:14 (7 years ago)
- Files:
-
- branches/mk/tests/functional/test_options.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/mk/tests/functional/test_options.py
r63 r94 39 39 stdout = read_file_contents(self.stdout_name) 40 40 assert pad_msg('unpack', IndexUnpack.max_value) in stdout 41 assert pad_msg('unpack_dir', IndexUnpackDir.max_value) in stdout42 41 assert pad_msg('install', IndexInstall.max_value) in stdout 43 42 # PyPI score can be lowered by penalties, so we don't include score check here.
