Add newlines to the end of all files
This commit is contained in:
@@ -139,4 +139,4 @@ TEST_F(EntityIdTests, Constructor_Default_IsInvalidEntityId)
|
||||
AZ::EntityId entityId;
|
||||
AZ::EntityId invalidId(AZ::EntityId::InvalidEntityId);
|
||||
EXPECT_EQ((AZ::u64)entityId, (AZ::u64)invalidId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user