Add tests for 5.9.2 compatibility

This commit is contained in:
Raphael Reitzig 2021-01-22 00:38:01 +01:00
parent 8fe9d790c6
commit 16d432313f
2 changed files with 30 additions and 24 deletions

View file

@ -34,3 +34,4 @@ Feature: Wrapping of Bash
| sdk use ant 1.9.9 > /dev/null; sdk broadcast |
| sdk home ant 1.9.9 |
| cd /tmp/env-test; sdk env |
| cd /tmp/env-test; sdk env; sdk env clear |