mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-26 05:37:11 -07:00
Simplify tests.
This commit is contained in:
parent
745e8441d2
commit
b5bec7bb45
3 changed files with 1 additions and 6 deletions
|
@ -1,9 +0,0 @@
|
|||
switch "$PATH"
|
||||
case "*sdkman/candidates/crash/*"
|
||||
echo "Uninstalled candidate in PATH"
|
||||
sdk list crash | head -10
|
||||
echo $PATH
|
||||
exit 1
|
||||
case "*"
|
||||
echo "OKAY"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue