I think it is safe to get rid of this by now
This commit is contained in:
parent
c2d0e0a02c
commit
674e0cef4e
1 changed files with 0 additions and 5 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue