1
1
mirror of https://github.com/primer/css.git synced 2024-12-30 01:22:30 +03:00
css/script/test-docs
Shawn Allen 57aa5ee89e add helper scripts for top-level deps
and write JSON with a newline
2017-09-08 13:46:44 -07:00

4 lines
96 B
Bash
Executable File

#!/bin/bash
set -e
$(dirname $0)/npm-run ava --verbose $(dirname $0)/../tests/modules/test-*.js