I think it is safe to get rid of this by now

This commit is contained in:
Fabio Rehm 2014-03-21 19:32:16 -03:00
parent c2d0e0a02c
commit 674e0cef4e

View file

@ -1,8 +1,3 @@
unless ENV['USER'] == 'vagrant'
puts 'Acceptance specs are supposed to run from one of the vagrant-lxc dev machines'
exit 1
end
# FIXME: Figure out why this doesn't work
if ENV['COVERAGE'] == 'true'
require 'simplecov'