remove reference to old test
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
@@ -367,11 +367,6 @@ TEST_F(ScriptCanvasTestFixture, InterpretedMultipleOutDataFlowParseError)
|
||||
ExpectParseError("LY_SC_UnitTest_MultipleOutDataFlowParseError");
|
||||
}
|
||||
|
||||
TEST_F(ScriptCanvasTestFixture, InterpretedSimultaneousDataInputError)
|
||||
{
|
||||
ExpectParseError("LY_SC_UnitTest_SimultaneousDataInputError");
|
||||
}
|
||||
|
||||
TEST_F(ScriptCanvasTestFixture, InterpretedAnyAsTailNoOp)
|
||||
{
|
||||
RunUnitTestGraph("LY_SC_UnitTest_AnyAsTailNoOp");
|
||||
|
||||
Reference in New Issue
Block a user