Skip to content

Commit

Permalink
CLI Options need to be required before modification
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Reimann committed Oct 4, 2011
1 parent f5f451e commit 4af981f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/fuubar-cucumber.rb
Expand Up @@ -2,6 +2,8 @@

# Extend Cucumber's builtin formats, so that this
# formatter can be used with --format fuubar
require 'cucumber/cli/options'

Cucumber::Cli::Options::BUILTIN_FORMATS["fuubar"] = [
"Cucumber::Formatter::Fuubar",
"The instafailing Cucumber progress bar formatter"
Expand Down

0 comments on commit 4af981f

Please sign in to comment.