6 lines
68 B
Text
6 lines
68 B
Text
|
#! /bin/sh
|
||
|
|
||
|
. test/test.sh
|
||
|
|
||
|
run_tests "test/tests/*" "test/results"
|