Dactyloidae/security/nss/automation/taskcluster/scripts/run_tests.sh

9 lines
132 B
Bash
Raw Normal View History

#!/usr/bin/env bash
2018-02-06 11:46:26 +01:00
source $(dirname "$0")/tools.sh
# Fetch artifact if needed.
fetch_dist
# Run tests.
cd nss/tests && ./all.sh