From 78600a6a0c221e08b1e32912b61042aa1f36775b Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Tue, 3 Nov 2020 23:11:34 +0000 Subject: =?UTF-8?q?tests:=20Use=20Automake=E2=80=99s=20parallel=20test=20d?= =?UTF-8?q?river=20to=20speed=20up=20running=20tests?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes https://gitlab.gnome.org/GNOME/vala/issues/1094 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c96ea4e84..992f95f51 100644 --- a/Makefile.am +++ b/Makefile.am @@ -100,4 +100,5 @@ EXTRA_DIST = \ .version \ build-aux/git-version-gen \ build-aux/gitlog-to-changelog \ + build-aux/testrunner.sh \ $(NULL) -- cgit v1.2.1