Separate automated system tests from project-specific tests

[CL 2514485 by Adric Worley in Main branch]
This commit is contained in:
Adric Worley
2015-04-16 12:40:47 -04:00
committed by Adric.Worley@epicgames.com
parent 4023bdc2d0
commit e578e2d7cd
56 changed files with 209 additions and 209 deletions

View File

@@ -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