aboutsummaryrefslogtreecommitdiffhomepage
path: root/helper/bwrap_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'helper/bwrap_test.go')
-rw-r--r--helper/bwrap_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/bwrap_test.go b/helper/bwrap_test.go
index be0a465d..a7804e3f 100644
--- a/helper/bwrap_test.go
+++ b/helper/bwrap_test.go
@@ -113,7 +113,7 @@ func TestBwrap(t *testing.T) {
nil,
sc, nil,
)
- }, "exec")
+ })
})
}