Test Timer
==========

A Test::Unit hack to show the time each test takes to run.

To use, require 'test_timer' after requiring 'test/unit' in your test case.