mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-12-19 01:01:06 +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