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