// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved. #include "FunctionalTestingPrivatePCH.h" UTestPhaseComponent::UTestPhaseComponent(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) { }