feedgnuplot/t/00-load.t
2011-01-23 19:57:23 -08:00

8 lines
128 B
Perl

#!/usr/bin/perl
use Test::More tests => 1;
use Test::Script::Run;
run_ok( 'feedGnuplot', ['--help'], 'feedGnuplot can run');