summaryrefslogtreecommitdiffstats
path: root/t/01distribconf.t
blob: b058419e59bbca9c0e26a2efb70becf0550c5583 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/perl

# $Id$

use strict;
use Test::More tests => 1;

use_ok('MDV::Distribconf');