renamed main script feedGnuplot -> feedgnuplot

This commit is contained in:
Dima Kogan
2011-10-16 11:17:18 -07:00
parent d9c1f07c18
commit 0fac942acf
8 changed files with 37 additions and 37 deletions

View File

@@ -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');