From e54d42a80de7c9a22caa4d0426f4371d83a8dee0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 3 Dec 2020 21:06:34 +0100 Subject: [PATCH] Add extra path for Windows tests so it can find the DLLs for lwext4. --- run/tests.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/tests.bat b/run/tests.bat index bdbd749cd..8ae162e86 100644 --- a/run/tests.bat +++ b/run/tests.bat @@ -1,4 +1,4 @@ -set PATH=%PATH%;c:\users\ci\bin;c:\users\ci\workspace\dcpomatic\bin +set PATH=%PATH%;c:\users\ci\bin;c:\users\ci\workspace\dcpomatic\bin;c:\users\ci\workspace\dcpomatic\lib set DCPOMATIC_TEST_PRIVATE=c:\users\ci\dcpomatic-test-private xcopy ..\libdcp\tags build\tags\ copy ..\openssl\apps\openssl.exe build\test\ -- 2.30.2