mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2026-01-08 01:11:05 +08:00
renamed main script feedGnuplot -> feedgnuplot
This commit is contained in:
@@ -12,5 +12,5 @@ BEGIN {
|
||||
use Test::More tests => 1;
|
||||
use Test::Script::Run;
|
||||
|
||||
run_ok( 'feedGnuplot', ['--help'], 'feedGnuplot can run');
|
||||
run_ok( 'feedgnuplot', ['--help'], 'feedgnuplot can run');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user