Fix naming
This commit is contained in:
parent
3d4c56fcd9
commit
a074478f81
@ -1,4 +1,4 @@
|
||||
// Project Sword & Gun Copyright Kevin Poretti
|
||||
// Unreal Fighting Framework by Kevin Poretti
|
||||
|
||||
// FF includes
|
||||
#include "Input/FFInputBufferComponent.h"
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
#if WITH_DEV_AUTOMATION_TESTS
|
||||
|
||||
IMPLEMENT_SIMPLE_AUTOMATION_TEST(FInputBufferTest, "FF.Input.InputBuffer",
|
||||
IMPLEMENT_SIMPLE_AUTOMATION_TEST(FInputBufferTest, "FightingFramework.Input.InputBuffer",
|
||||
EAutomationTestFlags::ApplicationContextMask | EAutomationTestFlags::ProductFilter)
|
||||
bool FInputBufferTest::RunTest(const FString& Parameters)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user