remove rspec, convert everything to cucumber
This commit is contained in:
parent
b3ee656a0e
commit
4ba90bf1c7
52 changed files with 201 additions and 151 deletions
|
@ -1,3 +1,3 @@
|
|||
ENV["MM_DIR"] = File.join(File.dirname(File.dirname(File.dirname(__FILE__))), "spec", "fixtures", "sample")
|
||||
ENV["MM_DIR"] = File.join(File.dirname(File.dirname(File.dirname(__FILE__))), "fixtures", "test-app")
|
||||
require File.join(File.dirname(File.dirname(File.dirname(__FILE__))), 'lib', 'middleman')
|
||||
require "rack/test"
|
Loading…
Add table
Add a link
Reference in a new issue