adjusted spelling
This commit is contained in:
parent
1408a72c86
commit
6748040918
2
Rakefile
2
Rakefile
|
@ -72,7 +72,7 @@ end
|
||||||
|
|
||||||
desc "(Provisional) Run tests for SNMP"
|
desc "(Provisional) Run tests for SNMP"
|
||||||
task :test_snmp do |t|
|
task :test_snmp do |t|
|
||||||
run_test_set t, ['tests/test_snmp.rb']
|
run_test_set t, ['tests/testsnmp.rb']
|
||||||
end
|
end
|
||||||
|
|
||||||
spec = eval(File.read("net-ldap.gemspec"))
|
spec = eval(File.read("net-ldap.gemspec"))
|
||||||
|
|
Loading…
Reference in a new issue