Project

General

Profile

« Previous | Next » 

Revision 2a616445

Added by Justin Sherrill almost 10 years ago

Refs #5029 - specify inital org and location

View differences:

modules/stdlib/spec/functions/validate_slength_spec.rb
let(:scope) { PuppetlabsSpec::PuppetInternals.scope }
it "should exist" do
Puppet::Parser::Functions.function("validate_slength").should == "function_validate_slength"
expect(Puppet::Parser::Functions.function("validate_slength")).to eq("function_validate_slength")
end
describe "validating the input argument types" do

Also available in: Unified diff