terminal/tools/runft.cmd

9 lines
190 B
Batchfile

@echo off
rem Run the console feature tests.
rem Keep this file in sync with tests.xml
call %TAEF% ^
%OPENCON%\bin\%ARCH%\%_LAST_BUILD_CONF%\ConHost.Feature.Tests.dll ^
%*