fix whitespace

This commit is contained in:
Thomas Reynolds 2014-06-09 14:02:46 -07:00
parent 29bf25ace6
commit ee1d89fe55
6 changed files with 18 additions and 36 deletions

View file

@ -1,6 +1,5 @@
ENV["TEST"] = "true"
ENV["AUTOLOAD_SPROCKETS"] ||= "false"
ENV["AUTOLOAD_COMPASS"] ||= "false"
require 'simplecov'
SimpleCov.root(File.expand_path(File.dirname(__FILE__) + '/../..'))