Project

General

Profile

« Previous | Next » 

Revision 84da45e1

Added by Ewoud Kohl van Wijngaarden about 4 years ago

Use on_supported_os everywhere

View differences:

spec/classes/init_spec.rb
require 'spec_helper'
describe 'dhcp' do
on_os_under_test.each do |os, facts|
on_supported_os.each do |os, facts|
context "on #{os}" do
let(:facts) do
facts

Also available in: Unified diff