puppetlabs-stdlib/spec/unit/puppet
Ken Barber 7d545f0d60 (#11873) time function spec failure on Fixnum matcher
The rspec code for the time function was trying to match the type to be a
'Fixnum'. Ruby will sometimes make this a 'Bignum' depending on its internals
and we can't rely on this to be true all the time.

This patch just makes sure the type is an integer instead.
2012-01-10 18:58:07 +00:00
..
parser/functions (#11873) time function spec failure on Fixnum matcher 2012-01-10 18:58:07 +00:00
provider/file_line (#8792) Rename whole_line type to file_line 2011-08-04 19:17:48 -07:00
type (#8792) Rename whole_line type to file_line 2011-08-04 19:17:48 -07:00