only test PLP::Functions in t/10-functions.t
[perl/plp/.git] / t / 10-functions.t
index a6c6e920f7f7ce1d4d887a0fc4ddadaf0a052e29..c9213395440f738904383f5007afcd5b91eefc72 100644 (file)
@@ -2,9 +2,7 @@ use strict;
 
 use Test::More tests => 6;
 
-BEGIN { use_ok('PLP') }
-
-PLP::Functions->import();
+BEGIN { use_ok('PLP::Functions') }
 
 is(
        Entity(q{<a test="'&'"/>}),