BangleApps/tests/Layout/bin/runalltests.sh

5 lines
77 B
Bash
Raw Normal View History

#!/bin/bash
2021-09-23 12:02:24 +00:00
cd `dirname $0`/..
ls tests/*.js | xargs -I{} bin/runtest.sh {}