aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/system/dbus_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/system/dbus_test.go')
-rw-r--r--internal/system/dbus_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/system/dbus_test.go b/internal/system/dbus_test.go
index 10d242ca..26e5b87a 100644
--- a/internal/system/dbus_test.go
+++ b/internal/system/dbus_test.go
@@ -18,7 +18,7 @@ import (
func TestDBusProxyOp(t *testing.T) {
t.Parallel()
- checkOpBehaviour(t, []opBehaviourTestCase{
+ checkOpBehaviour(t, 0, []opBehaviourTestCase{
{"dbusProxyStart", 0xdead, 0xff, &dbusProxyOp{
final: dbusNewFinalSample(4),
out: new(linePrefixWriter), // panics on write