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