#!/bin/sh

set -e

GSASL=/usr/bin/gsasl tests/gsasl-scram-pbkdf2.sh

exit 0
