summaryrefslogtreecommitdiff
path: root/repo/xiutils/shtests.xibuild
blob: 8f45afecc8d960cf06901a9ec37d6e1372ecb0ec (plain)
1
2
3
4
5
6
7
DESC="Simple shell testing suite"

DEPS="xiutils sh"

package () {
    add_from_main usr/bin/shtests
}