Adapt CI for changes in https://github.com/HelenOS/harbours/pull/1 (#1)
[ci.git] / scenarios / coast / libiconv / version.test
blob356d64e995f40ffffd2a829dc1fd412406f92ba4
1 #!/bin/sh
3 # @needs libiconv
5 xx_start_machine
7 xx_cmd "iconv --version" assert="GNU libiconv"
9 xx_stop_machine