Merge pull request #197 from aws-lumberyard-dev/filesEndInNewlines

Add newlines to the end of all files
This commit is contained in:
Chris Burel
2021-04-23 12:11:40 -07:00
committed by GitHub
3623 changed files with 3636 additions and 3632 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)