module-inifile/spec
Dan Bode f48cae87a0 fix unit test failures
the previous tests were stubbing global class instances
in a way that was causing other tests to fail.

This commit updates the tests, and introdcuces child classes which
can safely be stubbed (and more closely test the real behavior intended to
be tested here)
2013-04-01 17:27:10 -07:00
..
unit/puppet fix unit test failures 2013-04-01 17:27:10 -07:00
spec_helper.rb Fixed spec_helper.rb so original tests can pass. 2012-09-04 16:55:36 +00:00