File: model_tests.t

package info (click to toggle)
libconfig-model-dpkg-perl 3.014
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,200 kB
  • sloc: perl: 8,255; python: 242; makefile: 77; javascript: 16; sh: 1
file content (8 lines) | stat: -rw-r--r-- 92 bytes parent folder | download
1
2
3
4
5
6
7
8
# -*- cperl -*-

use warnings;
use strict;

use Config::Model::Tester 4.002;

run_tests() ;