diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-09-19 07:59:58 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-09-19 07:59:58 +0000 |
commit | 7030aca4c4b010668cb6a3cbb63ea9ea2bc8dfd1 (patch) | |
tree | a9ce6644af0540f50670ec5d2d532158826fbf17 /test/lib/support | |
parent | 6a1b43aa6c3d2d90ce8659b30feeb5c0c8699cd4 (diff) | |
download | puppet-7030aca4c4b010668cb6a3cbb63ea9ea2bc8dfd1.tar.gz puppet-7030aca4c4b010668cb6a3cbb63ea9ea2bc8dfd1.tar.xz puppet-7030aca4c4b010668cb6a3cbb63ea9ea2bc8dfd1.zip |
Small modification so i can make more changes
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1629 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'test/lib/support')
-rw-r--r-- | test/lib/support/file.rb | 2 |
1 files changed, 2 insertions, 0 deletions
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$ |