diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-11-23 15:49:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-01-28 21:09:45 +0100 |
| commit | 527e37ab41ef06a6c21a78be919b4beae4081dc0 (patch) | |
| tree | 6ff95ae50dcb399fcd882680bc7c55a0b25d6923 /run | |
| parent | 5d61e81e99bcb84e8649cc73b05a7c183457dd4b (diff) | |
Bump version number in Windows test runner.
Diffstat (limited to 'run')
| -rw-r--r-- | run/tests.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests.bat b/run/tests.bat index 3eb422d7d..632d6a9d0 100644 --- a/run/tests.bat +++ b/run/tests.bat @@ -1,4 +1,4 @@ -set PATH=%PATH%;c:\users\ci\bin_v2.18.x;c:\users\ci\workspace\dcpomatic\bin;c:\users\ci\workspace\dcpomatic\lib +set PATH=%PATH%;c:\users\ci\bin_v2.20.x;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\test\tags\ copy ..\libdcp\ratings build\test\ |
