mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 21:27:11 -07:00
parent
c8a1208c51
commit
e13d3f2f50
4 changed files with 177 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
|||
# Test that a couple of commands have the same effect when run through
|
||||
# the fish wrapper and directly.
|
||||
# Verifies equality of (standard) output, exit code, and PATH.
|
||||
|
||||
set test_commands \
|
||||
"sdk" \
|
||||
"sdk version" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue