summaryrefslogtreecommitdiffstats
path: root/spec/integration/file_serving/content_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration/file_serving/content_spec.rb')
-rwxr-xr-xspec/integration/file_serving/content_spec.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/integration/file_serving/content_spec.rb b/spec/integration/file_serving/content_spec.rb
index 5b08a6137..e2efecfa4 100755
--- a/spec/integration/file_serving/content_spec.rb
+++ b/spec/integration/file_serving/content_spec.rb
@@ -11,6 +11,4 @@ describe Puppet::FileServing::Content, " when finding files" do
@test_class = Puppet::FileServing::Content
@indirection = Puppet::FileServing::Content.indirection
end
-
- after { Puppet::Util::Cacher.expire }
end