mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 05:17:11 -07:00
Adds dummy completions instead of available versions.
Should reduce confusion until issue #4 is handled.
This commit is contained in:
parent
e354f8abe6
commit
08404e48fa
2 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,6 @@ test_cases = {
|
|||
|
||||
"current an" => ["ant"],
|
||||
"current xyz" => [],
|
||||
# "default j" => [], # TODO: should uninstalled candidates complete here?
|
||||
"current 1." => [],
|
||||
|
||||
"upgrade " => ["ant"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue