]> iEval git - app-imdbtop.git/blame_incremental - t/00-compile.t
Initial commit
[app-imdbtop.git] / t / 00-compile.t
... / ...
CommitLineData
1#!/usr/bin/perl
2use strict;
3use warnings;
4
5use Test::More tests => 1;
6BEGIN { use_ok('App::IMDBtop') };
This page took 0.016725 seconds and 4 git commands to generate.