diff options
author | duritong <peter.meier+github@immerda.ch> | 2014-02-01 06:52:23 -0800 |
---|---|---|
committer | duritong <peter.meier+github@immerda.ch> | 2014-02-01 06:52:23 -0800 |
commit | dfc6d99c931ae9cba373903b4f9da94ca7db41c1 (patch) | |
tree | f83dcf203e6d3132a29b7c56974eeb1139112e18 /.fixtures.yml | |
parent | aee6885940cad29ff4ab7437e89c394bc1c19a46 (diff) | |
parent | bf425e96b1acc9c17b51600aeecd34a1d91b62e7 (diff) | |
download | puppet-sshd-dfc6d99c931ae9cba373903b4f9da94ca7db41c1.tar.gz puppet-sshd-dfc6d99c931ae9cba373903b4f9da94ca7db41c1.tar.bz2 |
Merge pull request #7 from deric/more-tests
More tests
Diffstat (limited to '.fixtures.yml')
-rw-r--r-- | .fixtures.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.fixtures.yml b/.fixtures.yml new file mode 100644 index 0000000..42598a6 --- /dev/null +++ b/.fixtures.yml @@ -0,0 +1,3 @@ +fixtures: + symlinks: + sshd: "#{source_dir}"
\ No newline at end of file |