aboutsummaryrefslogtreecommitdiffstats
path: root/rawshake256sum-test/test
blob: 32b85db7a80041e18d21276be110abd1daa6914f (plain) (blame)
1
2
3
4
5
6
#!/bin/bash

export tool="$RAWSHAKE256SUM"
export algo=rawshake256

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