feedgnuplot/t/00-load.t

8 lines
128 B
Perl
Raw Normal View History

2011-01-24 11:57:23 +08:00
#!/usr/bin/perl
use Test::More tests => 1;
use Test::Script::Run;
run_ok( 'feedGnuplot', ['--help'], 'feedGnuplot can run');