mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 22:13:40 +00:00
Removing the HIR test until it's fixed (or killed).
This commit is contained in:
parent
bde2be5ddb
commit
58e616f3cf
1 changed files with 1 additions and 1 deletions
2
xb.bat
2
xb.bat
|
|
@ -393,7 +393,7 @@ GOTO :perform_test_args
|
|||
:perform_test_parsed
|
||||
ECHO Running automated testing for config %CONFIG%...
|
||||
|
||||
SET TEST_NAMES=xe-cpu-hir-test xe-cpu-ppc-test
|
||||
SET TEST_NAMES=xe-cpu-ppc-test
|
||||
FOR %%G IN (%TEST_NAMES%) DO (
|
||||
IF NOT EXIST build\bin\%CONFIG%\%%G.exe (
|
||||
ECHO.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue