Add newlines to the end of all files
This commit is contained in:
@@ -296,4 +296,4 @@ TEST_F(DataObjectTest, Reflect_ReflectIsCalledMultipleTimesOnSameStoredObject_Re
|
||||
AZ::SerializeContext context;
|
||||
result->ReflectData(&context);
|
||||
result->ReflectData(&context);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -323,4 +323,4 @@ namespace AZ
|
||||
|
||||
} // Events
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
} // AZ
|
||||
|
||||
@@ -55,4 +55,4 @@ TEST(MaterialIO, Material_SetDataFromMtl_TextureMissingMapAndFile_DoesNotGetStuc
|
||||
material.SetDataFromMtl(materialXmlNode);
|
||||
|
||||
azdestroy(xmlDoc);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -62,4 +62,4 @@ namespace AZ
|
||||
}
|
||||
} // SceneCore
|
||||
} // SceneAPI
|
||||
} // AZ
|
||||
} // AZ
|
||||
|
||||
Reference in New Issue
Block a user