Test build script updated to new directory

master
Allen Webster 2018-03-16 12:29:21 -07:00
parent dc7ca84bfa
commit 24b8a3e4e9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ set code=%cd%
pushd ..\build
set build=%cd%
popd
pushd ..\tests\input_data
pushd ..\4coder-non-source\test_data\input_data
set data=%cd%
popd