File: coverage_spec.rb

package info (click to toggle)
puppet-module-voxpupuli-ssh-keygen 2.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 324 kB
  • sloc: ruby: 164; makefile: 12; sh: 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