File: model_tests.t

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

use strict;

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

$::_use_log4perl_to_warn = 1;

run_tests() ;