summaryrefslogtreecommitdiff
path: root/tests/sudoers-break-test.pp
diff options
context:
space:
mode:
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'
-}