Skip to content

Commit

Permalink
got the cukes passing with RSpec 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dotemacs committed Dec 28, 2011
1 parent c6c69b7 commit f1dea08
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions features/support/env.rb
@@ -1,6 +1,4 @@
require File.dirname(__FILE__) + "/../../lib/cyrillizer" require File.dirname(__FILE__) + "/../../lib/cyrillizer"


gem 'cucumber'
require 'cucumber' require 'cucumber'
gem 'rspec' require 'rspec'
require 'spec'

0 comments on commit f1dea08

Please sign in to comment.