Project

General

Profile

Download (174 Bytes) Statistics
| Branch: | Tag: | Revision:
require 'spec_helper'

describe 'foreman::plugin::ansible' do
include_examples 'basic foreman plugin tests', 'ansible'
it { should contain_foreman__plugin('tasks') }
end
(2-2/32)