aboutsummaryrefslogblamecommitdiffstats
path: root/shake256sum-test/test
blob: de22e70757103b945d651e26ef84bbe20768a62b (plain) (tree)
1
2
3
4
5
6





                                           
#!/bin/bash

export tool="$SHAKE256SUM"
export algo=shake256

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