Verify (re-)initialization of SDKMAN env vars works.

- Add new test that covers the two cases considered so far.

Housekeeping:

 - Add `.gitignore`
 - Add `.editorconfig`
This commit is contained in:
Raphael Reitzig 2019-07-30 22:19:32 +02:00
parent ddb3b3042b
commit 0d080212d2
4 changed files with 33 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
test/*_fish
test/*_bash