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/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/run.sh') diff --git a/tests/run.sh b/tests/run.sh index 728af52..1003e87 100644 --- a/tests/run.sh +++ b/tests/run.sh @@ -12,7 +12,7 @@ if [[ ! -f "$test_file" ]]; then exit 1 fi -source tests/test_helpers.sh +source tests/helpers.sh echo "$test_file" mkdir -p "$tmp_dir" -- cgit v1.2.3-70-g09d2