Skip to content

Commit

Permalink
Adding unit tests for the rabbitmq::ctl define.
Browse files Browse the repository at this point in the history
  • Loading branch information
randalldegges-okta-2 committed Jun 15, 2011
1 parent ea2352a commit 1d42050
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/ctl.pp
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
rabbitmq::ctl{'stop_app':}
rabbitmq::ctl{'start_app':}
rabbitmq::ctl{'add_user test test'}
rabbitmq::ctl{'delete_user test'}

0 comments on commit 1d42050

Please sign in to comment.