summaryrefslogtreecommitdiff
path: root/nss/automation/taskcluster/scripts/run_tests.sh
blob: b8e26761a939f11ec825721eb9bf24be49c6c96a (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash

source $(dirname "$0")/tools.sh

# Fetch artifact if needed.
fetch_dist

# Run tests.
cd nss/tests && ./all.sh