exiv2/test/bash_tests.sh
2023-06-02 00:25:13 +08:00

7 lines
108 B
Bash
Executable File

#!/usr/bin/env bash
( source ./functions.source ; cd "$bin/.." ; make bash_tests )
# That's all Folks!
##