aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/outcome/shim_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/outcome/shim_test.go')
-rw-r--r--internal/outcome/shim_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/outcome/shim_test.go b/internal/outcome/shim_test.go
index 6d9a9f3d..2dc7a4cd 100644
--- a/internal/outcome/shim_test.go
+++ b/internal/outcome/shim_test.go
@@ -71,6 +71,7 @@ func TestShimEntrypoint(t *testing.T) {
Tmpfs(fhs.AbsDevShm, 0, 01777).
// spRuntimeOp
+ Tmpfs(fhs.AbsRun, xdgRuntimeDirSize, 0755).
Tmpfs(fhs.AbsRunUser, xdgRuntimeDirSize, 0755).
Bind(m("/tmp/hakurei.10/runtime/9999"), m("/run/user/1000"), std.BindWritable).