Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: parameter-to-global-alias.zsh: Do not use 'x' as dummy command
E.g. on Cygwin, 'x' is an external command, causing the test suite to fail: ## parameter-to-global-alias # BUFFER=$'$s' not ok 1 - [1,2] «$s» - expected (1 2 "unknown-token"), observed (1 2 "command").
- Loading branch information