BangleApps/tests/Layout/bin/runalltests.sh

5 lines
77 B
Bash
Executable File

#!/bin/bash
cd `dirname $0`/..
ls tests/*.js | xargs -I{} bin/runtest.sh {}