summaryrefslogtreecommitdiff
path: root/tests/sudoers-break-test.pp
diff options
context:
space:
mode:
authorDan Bode <dan@bodepd.com>2010-06-02 11:46:22 -0500
committerDan Bode <dan@bodepd.com>2010-06-02 11:46:22 -0500
commit7ba8f5c287476cbd3e3fc51db2eebabda27380c7 (patch)
tree057922f11fc4399888ccce3ddc497fe76226d817 /tests/sudoers-break-test.pp
parent2f983bc4253bf5ca7ee641c8db9e8ccd96c0401d (diff)
rest of the tests that I moved.
Diffstat (limited to 'tests/sudoers-break-test.pp')
-rw-r--r--tests/sudoers-break-test.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/sudoers-break-test.pp b/tests/sudoers-break-test.pp
deleted file mode 100644
index ca73c56..0000000
--- a/tests/sudoers-break-test.pp
+++ /dev/null
@@ -1,5 +0,0 @@
-sudoers{'blah4':
- sudo_alias => 'Runas_Alias',
- items => 'root',
- commands => '/bin/true'
-}