File: coverage_spec.rb

package info (click to toggle)
puppet-module-icann-tea 0.2.15-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 540 kB
  • sloc: ruby: 812; sh: 15; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (11)
1
2
3
4
require 'rspec-puppet'

at_exit { RSpec::Puppet::Coverage.report! }
# vim: syntax=ruby