From 59dba4bee812c3fddd8d5ed20464f8417a6997c4 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Tue, 3 Jan 2023 16:24:52 +0000 Subject: Updating CONTROL_FLOW tests for new ERROR_IF cases Signed-off-by: Jeremy Johnson Change-Id: Iab804b9fa6bd37f609b1a8ccda84667a01289c91 --- .../input-1.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 operators/control_flow/while_loop/while_loop_ERRORIF_InputListBodyGraphInputMismatch_6x3_i32_iter4/input-1.json (limited to 'operators/control_flow/while_loop/while_loop_ERRORIF_InputListBodyGraphInputMismatch_6x3_i32_iter4/input-1.json') diff --git a/operators/control_flow/while_loop/while_loop_ERRORIF_InputListBodyGraphInputMismatch_6x3_i32_iter4/input-1.json b/operators/control_flow/while_loop/while_loop_ERRORIF_InputListBodyGraphInputMismatch_6x3_i32_iter4/input-1.json deleted file mode 100644 index a76a8b1e4..000000000 --- a/operators/control_flow/while_loop/while_loop_ERRORIF_InputListBodyGraphInputMismatch_6x3_i32_iter4/input-1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "type": "int32", - "data": [ - 4 - ] -} \ No newline at end of file -- cgit v1.2.1