This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/TEST should require Time::HiRes only when it uses it.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 25 Oct 2005 12:35:29 +0000 (12:35 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 25 Oct 2005 12:35:29 +0000 (12:35 +0000)
commit28ffa55a57d1b19a5f4e472983f2acf8c7c075ab
treea274c60a67b012ecf1ba668c9177e718de710442
parentefbf22baf4d267e11bf6ce4ac25a6b2a2c148cc6
t/TEST should require Time::HiRes only when it uses it.
This fixes minitest.

p4raw-id: //depot/perl@25847
t/TEST