diff options
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$ |