You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Separate automated system tests from project-specific tests
[CL 2514485 by Adric Worley in Main branch]
This commit is contained in:
committed by
Adric.Worley@epicgames.com
parent
4023bdc2d0
commit
e578e2d7cd
@@ -156,7 +156,7 @@ namespace EditorViewButtonHelper
|
||||
/**
|
||||
* Static mesh editor test
|
||||
*/
|
||||
IMPLEMENT_SIMPLE_AUTOMATION_TEST( FStaticMeshEditorTest, "Editor.Content.Static Mesh Editor Test", EAutomationTestFlags::ATF_Editor )
|
||||
IMPLEMENT_SIMPLE_AUTOMATION_TEST( FStaticMeshEditorTest, "System.Editor.Content.Static Mesh Editor Test", EAutomationTestFlags::ATF_Editor )
|
||||
|
||||
/**
|
||||
* Take screenshots of the SME window with each of the toolbar buttons toggled separately
|
||||
|
||||
Reference in New Issue
Block a user