]> iEval git - app-imdbtop.git/blame - t/00-compile.t
Bump version and update Changes
[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.017287 seconds and 5 git commands to generate.