From 7d2c5df9d73d04005d76c221a448dc7964ddfdc7 Mon Sep 17 00:00:00 2001 From: Stephen Gaito Date: Tue, 16 Jun 2020 16:26:19 +0100 Subject: [PATCH] corrected runTests to use pdf2htmlEX/test/runLocalTestsBash --- buildScripts/runTests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildScripts/runTests b/buildScripts/runTests index a218cca..1c7da9a 100755 --- a/buildScripts/runTests +++ b/buildScripts/runTests @@ -21,7 +21,7 @@ cd pdf2htmlEX/test # ./installAutomaticTestSoftware -./runLocalTests +./runLocalTestsBash ./runLocalBrowserTests