From d83647f390d2910547ada2854eee6189e8552cb8 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 23 Aug 2025 10:34:01 +0900 Subject: refactor: test helpers --- 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 ce7ab6d..cb5df2b 100644 --- a/tests/all.sh +++ b/tests/all.sh @@ -11,7 +11,7 @@ for filename in tests/*.sh; do all|run|test_*) ;; *) - bash tests/run.sh "$testcase" + source tests/run.sh "$testcase" ;; esac done -- cgit v1.2.3-70-g09d2