X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=spec%2Fspec_helper.rb;h=d0c7f1a3ee4762dc60a7bd38f996e4b6d4d3f996;hb=HEAD;hp=e82322eafcc4a3d95c53ca9ecc899043effd9fba;hpb=f55cef415b384cf2004cf984cb0aaf6bd87ee922;p=erd-marker.git diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index e82322e..d0c7f1a 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -1,3 +1,6 @@ +require 'simplecov' +SimpleCov.start + require 'rexml/document.rb' include REXML