added some more test cases
This commit is contained in:
parent
a56d249a80
commit
3f14b54014
2 changed files with 12 additions and 0 deletions
|
@ -88,6 +88,7 @@ module Net
|
|||
@pdu_type = args[:pdu_type] # leave nil unless specified; there's no reasonable default value.
|
||||
@error_status = args[:error_status] || 0
|
||||
@error_index = args[:error_index] || 0
|
||||
@variables = args[:variables] || []
|
||||
end
|
||||
|
||||
#--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue