Changeset 3298
- Timestamp:
- 01/17/07 07:08:15 (2 years ago)
- Files:
-
- tools/lime/lib/lime.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tools/lime/lib/lime.php
r3262 r3298 53 53 $this->output->diag(sprintf("Looks like you failed %d tests of %d.", $this->failed, $this->plan)); 54 54 } 55 56 flush(); 55 57 } 56 58