Skip to content

Commit

Permalink
Add: Functional Test
Browse files Browse the repository at this point in the history
  • Loading branch information
nutti committed Dec 10, 2023
1 parent 16d2981 commit 8bf2319
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@
* https://opensource.org/licenses/MIT
*/

#include "Misc/AutomationTest.h"
#include "Kismet/KismetSystemLibrary.h"

#include "BPLibrary.h"
#include "GenericPlatform/GenericPlatformFile.h"
#include "HAL/FileManagerGeneric.h"
#include "Kismet/KismetSystemLibrary.h"
#include "Misc/AutomationTest.h"

IMPLEMENT_SIMPLE_AUTOMATION_TEST(FFuntionalTestSyncVersion, "BlueprintToRSTDoc.FunctionalTest.GenerateRSTDocument",
EAutomationTestFlags::EditorContext | EAutomationTestFlags::EngineFilter);
Expand Down

0 comments on commit 8bf2319

Please sign in to comment.