// SYSTEM PANEL //
[ROOT]
/
opt
/
cpanel
/
ea-ruby27
/
src
/
passenger-release-6.1.2
/
build
/
support
/
vendor
/
cxx_hinted_parser
[ PARENT ]
EDIT :: Rakefile
desc "Run test suite" task :test do sh "bundle exec rspec spec/*_spec.rb" end
SAVE
CANCEL