Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
I think it is safe to get rid of this by now
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrehm committed Mar 21, 2014
1 parent c2d0e0a commit 674e0ce
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions vagrant-spec.config.rb
Original file line number Diff line number Diff line change
@@ -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'
Expand Down

0 comments on commit 674e0ce

Please sign in to comment.