diff options
author | Nick Lewis <nick@puppetlabs.com> | 2011-07-21 11:52:00 -0700 |
---|---|---|
committer | Nick Lewis <nick@puppetlabs.com> | 2011-07-21 20:10:21 -0700 |
commit | e74090468192697a6a2447dc6fcece3dd09a46f1 (patch) | |
tree | a389f7d8f6c8c54cb8ab38056a1b241fead99542 /lib/puppet/util/autoload.rb | |
parent | e2ea023f809c2bdc53b5259047c28f8061f57e54 (diff) | |
download | puppet-e74090468192697a6a2447dc6fcece3dd09a46f1.tar.gz puppet-e74090468192697a6a2447dc6fcece3dd09a46f1.tar.xz puppet-e74090468192697a6a2447dc6fcece3dd09a46f1.zip |
Remove Puppet::Util::Cacher use from Puppet::Indirector::Indirection
Previously, indirections were storing their termini in a cached_attr, so that
they could be easily cleared for tests. Because this provides no value outside
of testing, we instead simply create an attr_reader for termini, and expire
them manually in tests.
Reviewed-By: Jacob Helwig <jacob@puppetlabs.com>
Diffstat (limited to 'lib/puppet/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions