aboutsummaryrefslogblamecommitdiffstats
path: root/sha3-224sum-test/test
blob: 5273b7d232942468f56c3907884d9ca2bf08228e (plain) (tree)
1
2
3
4
5
6





                                           
#!/bin/bash

export tool="$SHA3_224SUM"
export algo=sha3-224

exec "$(dirname "$0")/../__sum/__test" "$@"