summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider/user/ldap_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/provider/user/ldap_spec.rb')
-rwxr-xr-xspec/unit/provider/user/ldap_spec.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/unit/provider/user/ldap_spec.rb b/spec/unit/provider/user/ldap_spec.rb
index 065b3b423..8888d85ed 100755
--- a/spec/unit/provider/user/ldap_spec.rb
+++ b/spec/unit/provider/user/ldap_spec.rb
@@ -1,8 +1,4 @@
#!/usr/bin/env rspec
-#
-# Created by Luke Kanies on 2008-3-10.
-# Copyright (c) 2006. All rights reserved.
-
require 'spec_helper'
provider_class = Puppet::Type.type(:user).provider(:ldap)