diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2011-05-24 11:06:30 -0700 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2011-05-24 11:06:30 -0700 |
commit | 6e9d0465bc695b45c4f4ac76d74795b6edfc625d (patch) | |
tree | 5d1166aec9ffa864b2cf22d316dcc6c5f19f69dc /tests |
Initial commit
Diffstat (limited to 'tests')
-rw-r--r-- | tests/init.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/init.pp b/tests/init.pp new file mode 100644 index 0000000..9675d83 --- /dev/null +++ b/tests/init.pp @@ -0,0 +1 @@ +include stdlib |