summaryrefslogtreecommitdiffstats
path: root/t/02distribconf.t
blob: dd8cf086a2c52bd39261f7e43b7219e4596aeb6e (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::Build');