diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-12-30 14:27:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-30 14:27:49 +0100 |
| commit | 478c3d57f263ff05bb3f965e9cc94f273dadea4c (patch) | |
| tree | 058a62bed9ae7c57eb729db9abf35e45889808da | |
| parent | 233635d702090a2e7d70cc04780fb95d189c732b (diff) | |
Update tests bin directory to v2.18.x.
| -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 a92fdac8..f30c4b9f 100644 --- a/run/tests.bat +++ b/run/tests.bat @@ -1,4 +1,4 @@ -set PATH=%PATH%;c:\users\ci\bin_v2.17.x;c:\users\ci\workspace\libdcp\bin;c:\users\ci\workspace\libdcp\lib +set PATH=%PATH%;c:\users\ci\bin_v2.18.x;c:\users\ci\workspace\libdcp\bin;c:\users\ci\workspace\libdcp\lib xcopy ..\libdcp\tags build\tags\ xcopy ..\libdcp\ratings build\ build\test\tests.exe --log_level=test_suite -- c:\users\ci\libdcp-test-private |
