
Myco::Config::Test - Myco::Config unit tester.

$Date: 2006/03/31 15:19:41 $

use Myco::UI::Cache::Test;
use Test::Unit::TestRunner;
my $tr = Test::Unit::TestRunner->new();
$tr->start('Myco::UI::Cache::Test');

This class tests the Myco::UI::Cache interface.

Copyright (c) 2006 the myco project. All rights reserved. This software is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

David Wheeler <david@wheeler.net>
