navi/test/platform_test.sh

10 lines
190 B
Bash
Raw Normal View History

#!/usr/bin/env bash
existing() {
platform::existing_command oasida fngo ni awk aoisdn oafm \
2019-10-03 18:56:36 +03:00
| test::equals awk
}
test::set_suite "platform"
test::run "existing_command" existing