From 7a7b84a3b7761dcd2e4051a30fc5bd2236b8be11 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 17 Jun 2023 17:41:45 -0400 Subject: tests: Add common functions (copied from opkbuild) --- (limited to 'tests/local.mk') diff --git a/tests/local.mk b/tests/local.mk index 637eb30..84833d1 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -10,4 +10,5 @@ SH_LOG_DRIVER = \ EXTRA_DIST += \ $(TESTS) \ build-aux/tap-driver.sh \ - tests/aux/tap-functions.sh + tests/aux/tap-functions.sh \ + tests/aux/common.sh -- cgit v0.9.1