Skip to content

Commit

Permalink
Adding an alias test_phantomjs
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Mar 12, 2013
1 parent 528354c commit 2072eb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ task :test_remote => [
:test_remote_server
]
task :test_safari => [ "//java/client/test/org/openqa/selenium/safari:test:run" ]
task :test_phantomjs => [ "//java/client/test/org/openqa/selenium/phantomjs:test:run" ]
task :test_support => [
"//java/client/test/org/openqa/selenium/lift:test:run",
"//java/client/test/org/openqa/selenium/support:SmallTests:run",
Expand Down

0 comments on commit 2072eb5

Please sign in to comment.