fixed the implementation of Bignum#to_ber.
This commit is contained in:
parent
0bf35f8d3e
commit
5f197cc040
3 changed files with 39 additions and 4 deletions
2
Rakefile
2
Rakefile
|
@ -72,7 +72,7 @@ end
|
|||
|
||||
desc "(Provisional) Run tests for SNMP"
|
||||
task :test_snmp do |t|
|
||||
run_test_set t, ['tests/testsnmp.rb']
|
||||
run_test_set t, ['tests/testsnmp.rb', 'tests/testber.rb']
|
||||
end
|
||||
|
||||
spec = eval(File.read("net-ldap.gemspec"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue