File: 001_load.t

package info (click to toggle)
libwiki-toolkit-plugin-json-perl 0.05-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid
  • size: 92 kB
  • sloc: perl: 100; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (3)
1
2
3
use Test::More tests => 1;

use_ok( "Wiki::Toolkit::Plugin::JSON" );