File: model_tests.t

package info (click to toggle)
libconfig-model-lcdproc-perl 2.055-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 344 kB
  • sloc: perl: 320; makefile: 11
file content (10 lines) | stat: -rw-r--r-- 116 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# -*- cperl -*-
use warnings;

use strict;

use Config::Model::Tester 4.007;
use ExtUtils::testlib;


run_tests() ;