aboutsummaryrefslogtreecommitdiffhomepage
path: root/helper/bwrap/config_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'helper/bwrap/config_test.go')
-rw-r--r--helper/bwrap/config_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/bwrap/config_test.go b/helper/bwrap/config_test.go
index d48f4f4c..e0f14511 100644
--- a/helper/bwrap/config_test.go
+++ b/helper/bwrap/config_test.go
@@ -113,7 +113,7 @@ func TestConfig_Args(t *testing.T) {
},
{
"copy", (new(bwrap.Config)).
- Write("/.fortify/version", make([]byte, 8)).
+ WriteFile("/.fortify/version", make([]byte, 8)).
CopyBind("/etc/group", make([]byte, 8)).
CopyBind("/etc/passwd", make([]byte, 8), true),
[]string{