Integrating github/staging through commit b0dd7ed

This commit is contained in:
alexpete
2021-04-09 12:03:26 -07:00
parent 1044dc3da1
commit c5b955d281
180 changed files with 6416 additions and 1850 deletions
@@ -95,6 +95,11 @@ TEST_F(ScriptCanvasTestFixture, InterpretedHelloWorld)
RunUnitTestGraph("LY_SC_UnitTest_HelloWorld");
}
TEST_F(ScriptCanvasTestFixture, InterpretedReadEnumConstant)
{
RunUnitTestGraph("LY_SC_UnitTest_ReadEnumConstant");
}
TEST_F(ScriptCanvasTestFixture, InterpretedEventHandlerNoDisconnect)
{
GlobalHandler handler;