summaryrefslogtreecommitdiffstats
path: root/cucumber/features/support/env.rb
diff options
context:
space:
mode:
Diffstat (limited to 'cucumber/features/support/env.rb')
-rw-r--r--cucumber/features/support/env.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber/features/support/env.rb b/cucumber/features/support/env.rb
index 2e17ae76..53f502e1 100644
--- a/cucumber/features/support/env.rb
+++ b/cucumber/features/support/env.rb
@@ -1,5 +1,5 @@
require 'rubygems'
-require "features/support/extra_hooks.rb"
+require "cucumber/features/support/extra_hooks.rb"
require 'time'
require 'rspec'