pass specs again

This commit is contained in:
tdreyno 2009-11-30 11:32:02 -08:00
parent 9033f0b55a
commit 6172790a79
537 changed files with 13118 additions and 2972 deletions

View file

@ -1,2 +1,3 @@
ENV["MM_DIR"] = File.join(File.dirname(File.dirname(File.dirname(__FILE__))), "spec", "fixtures", "sample")
require File.join(File.dirname(File.dirname(File.dirname(__FILE__))), 'lib', 'middleman')
require "rack/test"