We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c49e1f0 commit da69de0Copy full SHA for da69de0
tests/testsnmp.rb
@@ -50,7 +50,7 @@ def test_weird_packet
50
}
51
end
52
53
- def test_packet
+ def test_get_request
54
data = SnmpGetRequest.dup
55
pkt = data.read_ber(Net::SNMP::AsnSyntax)
56
assert pkt.is_a?(Net::BER::BerIdentifiedArray)
0 commit comments