Add newlines to the end of all files

This commit is contained in:
Chris Burel
2021-04-21 09:50:30 -07:00
parent 0fa00a117c
commit 28170ffe41
3622 changed files with 3629 additions and 3629 deletions
@@ -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);
}
}
+1 -1
View File
@@ -172,4 +172,4 @@ namespace UnitTest
testSystem1.Deactivate();
}
}
}
+1 -1
View File
@@ -24,4 +24,4 @@ public:
virtual const char* GetModuleName() = 0;
};
using ModuleTestRequestBus = AZ::EBus<ModuleTestRequests>;
using ModuleTestRequestBus = AZ::EBus<ModuleTestRequests>;
@@ -386,4 +386,4 @@ namespace UnitTest
}
}
}
#endif // #if !defined(AZCORE_EXCLUDE_LUA)
#endif // #if !defined(AZCORE_EXCLUDE_LUA)