summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6/option_iapd_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpv6/option_iapd_test.go')
-rw-r--r--dhcpv6/option_iapd_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcpv6/option_iapd_test.go b/dhcpv6/option_iapd_test.go
index da72f0c..37a835a 100644
--- a/dhcpv6/option_iapd_test.go
+++ b/dhcpv6/option_iapd_test.go
@@ -111,7 +111,7 @@ func TestIAPDParseAndGetter(t *testing.T) {
{
buf: []byte{0, 25, 0, 1, 0},
want: nil,
- err: uio.ErrBufferTooShort,
+ err: uio.ErrUnreadBytes,
},
{
buf: []byte{