chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@ECHO OFF
|
||||
SETLOCAL EnableDelayedExpansion
|
||||
|
||||
PUSHD build
|
||||
runUnitTests.exe || EXIT /B 1
|
||||
POPD
|
||||
Reference in New Issue
Block a user