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.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/internal/outcome/shim_test.go b/internal/outcome/shim_test.go
index 2dc7a4cd..5d7dab76 100644
--- a/internal/outcome/shim_test.go
+++ b/internal/outcome/shim_test.go
@@ -78,10 +78,6 @@ func TestShimEntrypoint(t *testing.T) {
// spTmpdirOp
Bind(m("/tmp/hakurei.10/tmpdir/9999"), fhs.AbsTmp, std.BindWritable).
- // spAccountOp
- Place(m("/etc/passwd"), []byte("chronos:x:1000:100:Hakurei:/data/data/org.chromium.Chromium:/run/current-system/sw/bin/zsh\n")).
- Place(m("/etc/group"), []byte("hakurei:x:100:\n")).
-
// spWaylandOp
Bind(m("/tmp/hakurei.10/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/wayland"), m("/run/user/1000/wayland-0"), 0).