Files
UnrealEngine/Engine/Source/Programs/Shared/EpicGames.Perforce.Managed.Tests/AssemblyInfo.cs
2025-05-18 13:04:45 +08:00

5 lines
178 B
C#

// Copyright Epic Games, Inc. All Rights Reserved.
using Microsoft.VisualStudio.TestTools.UnitTesting;
[assembly: Parallelize(Workers = 10, Scope = ExecutionScope.MethodLevel)]