Update execplugin_test.go

This commit is contained in:
Jeff Regan
2019-12-12 13:41:08 -08:00
committed by GitHub
parent 95ad5d05b3
commit 6dd48142cf

View File

@@ -47,7 +47,7 @@ s/$BAR/bar/g
"argsFromFile": "sed-input.txt",
})
ldr.AddFile("/app/sed-input.txt", []byte(`
fSys.WriteFile("/app/sed-input.txt", []byte(`
s/$FOO/foo/g
s/$BAR/bar baz/g
\ \ \