File: Wx-Perl-DataWalker.t

package info (click to toggle)
libwx-perl-datawalker-perl 0.02-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 96 kB
  • sloc: perl: 520; makefile: 9
file content (6 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
use strict;
use warnings;
use Test::More tests => 1;
BEGIN { use_ok('Wx::Perl::DataWalker') };