terminal/tools/runft.cmd

8 lines
134 B
Batchfile
Raw Normal View History

@echo off
rem Run the console feature tests.
call %TAEF% ^
%OPENCON%\bin\%ARCH%\Debug\ConHost.Feature.Tests.dll ^
%*