From 43b273803e39f355f704bfdb3037ea83cee664e2 Mon Sep 17 00:00:00 2001 From: William Boman Date: Mon, 18 Apr 2022 21:34:31 +0200 Subject: fix(spawn): recursively parse arglist (#610) --- tests/core/spawn_spec.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/core/spawn_spec.lua') diff --git a/tests/core/spawn_spec.lua b/tests/core/spawn_spec.lua index 7c0a27f8..be23a4ff 100644 --- a/tests/core/spawn_spec.lua +++ b/tests/core/spawn_spec.lua @@ -56,6 +56,7 @@ describe("async spawn", function() spawn._when(true, "-c"), spawn._when(false, "shouldnotbeincluded"), vim.NIL, + { vim.NIL, vim.NIL }, 'echo "Hello $VAR"', env = { "VAR=world" }, } -- cgit v1.2.3-70-g09d2