mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Enable coveralls in spec_helper
This commit is contained in:
parent
1c8b94e029
commit
4837d3a72a
@ -1,3 +1,6 @@
|
||||
require 'coveralls'
|
||||
Coveralls.wear!
|
||||
|
||||
require 'vagrant-libvirt'
|
||||
require 'support/environment_helper'
|
||||
require 'vagrant-spec/unit'
|
||||
|
Loading…
Reference in New Issue
Block a user