update 'rake test' action
This commit is contained in:
parent
ba12179c02
commit
735206883e
2
Rakefile
2
Rakefile
@ -4,7 +4,7 @@ ENV["LC_ALL"] = "C" if RUBY_PLATFORM =~ /darwin/
|
||||
|
||||
desc "run regression tests"
|
||||
task "test" do
|
||||
sh "ruby -w run-regression.rb"
|
||||
sh "cmdtest t"
|
||||
end
|
||||
|
||||
desc "generate HTML manual"
|
||||
|
Loading…
x
Reference in New Issue
Block a user