You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[Core] only run ensure tests if ensure is enabled
#rb zousar.shaker #preflight 62f3f015bc175ec68c477d8a [CL 21322486 by joe pribele in ue5-main branch]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
#if WITH_LOW_LEVEL_TESTS
|
||||
#if WITH_LOW_LEVEL_TESTS && DO_ENSURE
|
||||
|
||||
#include "Misc/AssertionMacros.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user