提交 33d4ecbc 编写于 作者: J Jeff Wu

Fix shell test to reflect the fact that shell=none no longer has a usage msg.

上级 f19ca53f
......@@ -40,8 +40,7 @@ func TestGenerateUsageHint(t *testing.T) {
;; (with-temp-buffer (shell-command "bar" (current-buffer)) (eval-buffer))`},
{EnvConfig{"fish"}, `# foo
# bar | source`},
{EnvConfig{"none"}, `# foo
# eval $(bar)`},
{EnvConfig{"none"}, ``},
}
for _, tc := range testCases {
tc := tc
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册