Skip to content

Commit

Permalink
removed unnecessary requires from the example
Browse files Browse the repository at this point in the history
  • Loading branch information
cheezy committed Oct 12, 2012
1 parent cb7b2ea commit 51baf9b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -66,10 +66,7 @@ Before being able to instrument your application, you will need to add the `INTE
Sample `features/support/env.rb` file.

````ruby
require 'brazenhead'
require 'brazenhead/server'
require 'gametel'
require 'gametel/navigation'

World(Gametel::Navigation)

Expand Down

0 comments on commit 51baf9b

Please sign in to comment.