Changeset 806 for trunk/tests
- Timestamp:
- 12/08/08 06:52:20 (7 months ago)
- Files:
-
- trunk/tests/test_kb.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/tests/test_kb.rb
r668 r806 56 56 EM::Timer.new(1) { EM.stop } 57 57 } 58 end 58 end if $stdout.tty? # don't run the test unless it stands a chance of validity. 59 59 60 60 end