From 9a2fbf6f4854b1f2cfd5979b91d5b3d7e183d487 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 3 Sep 2025 19:03:48 +0900 Subject: test: merge test scripts --- tests/all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/all.sh') diff --git a/tests/all.sh b/tests/all.sh index cb5df2b..a5c6df8 100644 --- a/tests/all.sh +++ b/tests/all.sh @@ -8,7 +8,7 @@ for filename in tests/*.sh; do testcase="${testcase_/%.sh/}" test_file="tests/$testcase.sh" case "$testcase" in - all|run|test_*) + all|run|helpers) ;; *) source tests/run.sh "$testcase" -- cgit v1.2.3-70-g09d2