root/libswish3/trunk/bindings/perl/t/00-version.t

Revision 2014, 85 bytes (checked in by karpet, 9 months ago)

new bindings to match API reorg

Line 
1 use Test::More tests => 1;
2 BEGIN { use_ok('SWISH::3') };
3
4 diag( SWISH::3->version );
Note: See TracBrowser for help on using the browser.