mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-12-17 16:21:11 +08:00
added cpan tests
This commit is contained in:
7
t/00-load.t
Normal file
7
t/00-load.t
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
use Test::More tests => 1;
|
||||
use Test::Script::Run;
|
||||
|
||||
run_ok( 'feedGnuplot', ['--help'], 'feedGnuplot can run');
|
||||
|
||||
Reference in New Issue
Block a user