Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject/Tests/Serialization
paul chipchase a50b673e3c Fix the low level FEditorBulkData tests from failing on runtime platforms.
#rb Per.Larsson
#jira UE-207889
#rnx

- The FEditorBulkData tests should only run on platforms with WITH_EDITORONLY_DATA enabled, this was lost when moving them from automation tests.
- Fixed up some poorly formatted includes.

[CL 31834360 by paul chipchase in ue5-main branch]
2024-02-27 04:20:24 -05:00
..