use long brackets to implement SC strings in Lua
This commit is contained in:
@@ -90,6 +90,11 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
TEST_F(ScriptCanvasTestFixture, StringSanitization)
|
||||
{
|
||||
RunUnitTestGraph("LY_SC_UnitTest_StringSanitization");
|
||||
}
|
||||
|
||||
TEST_F(ScriptCanvasTestFixture, InterpretedHelloWorld)
|
||||
{
|
||||
RunUnitTestGraph("LY_SC_UnitTest_HelloWorld");
|
||||
|
||||
Reference in New Issue
Block a user