use Test::More tests => 1; BEGIN { use_ok( 'Text::Todo::REST' ); } diag( "Testing Text::Todo::REST $Text::Todo::REST::VERSION" );