Skip to content
Snippets Groups Projects
Commit c6d0ee84 authored by Timo Teräs's avatar Timo Teräs
Browse files

tests/test-basic.sh: do not use non-posix source

make it also executable
parent e36b4202
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
source ${SRC:-.}/test-lib.sh
. ${SRC:-.}/test-lib.sh
t_case "help" && {
help_normal=$($APK version --help 2>/dev/null) || true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment