From 7030aca4c4b010668cb6a3cbb63ea9ea2bc8dfd1 Mon Sep 17 00:00:00 2001 From: luke Date: Tue, 19 Sep 2006 07:59:58 +0000 Subject: Small modification so i can make more changes git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1629 980ebf18-57e1-0310-9a29-db15c13687c0 --- test/lib/support/file.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/lib/support/file.rb') diff --git a/test/lib/support/file.rb b/test/lib/support/file.rb index f8d1e0c00..2789ad351 100644 --- a/test/lib/support/file.rb +++ b/test/lib/support/file.rb @@ -226,3 +226,5 @@ module PuppetTestSupport end end end + +# $Id$ -- cgit