2 # This file is part of Padre::Plugin::Nopaste.
3 # Copyright (c) 2009 Jerome Quelin, all rights reserved.
5 # This program is free software; you can redistribute it and/or modify
6 # it under the same terms as Perl itself.
13 use Test::More tests => 1;
16 use_ok( 'Padre::Plugin::Nopaste' );
18 diag( "Testing Padre::Plugin::Nopaste $Padre::Plugin::Nopaste::VERSION, Perl $], $^X" );