Skip to content

Commit

Permalink
Save my precious command
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jan 29, 2009
1 parent f3d9976 commit acfa765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gem_tasks/jar.rake
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ namespace :jar do
end

task :test_jar do
sh 'java -jar cucumber.jar -S cucumber examples/jbehave/features'
sh 'java -cp pkg/jar_deps:examples/jbehave/target/classes -jar cucumber.jar -S cucumber examples/jbehave/features'
end
end

0 comments on commit acfa765

Please sign in to comment.