aboutsummaryrefslogtreecommitdiff
path: root/spec/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures')
-rw-r--r--spec/fixtures/manifests/init.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/fixtures/manifests/init.pp b/spec/fixtures/manifests/init.pp
index 0f64360..94005cd 100644
--- a/spec/fixtures/manifests/init.pp
+++ b/spec/fixtures/manifests/init.pp
@@ -1,7 +1,5 @@
node 'testhost.example.com' {
-
include samba::server
-
}
node default {}