From 7f0c6c7b9e78407bc8893cbea4bd95cb2636435d Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Wed, 14 Sep 2022 14:07:06 +0100 Subject: Update tests to v0.41 draft Signed-off-by: Jeremy Johnson Change-Id: I8ffd4a7d585c08287b9f085fa5c73ae80fa2f5c1 --- .../cond_if_const/cond_if_const_28x28x55_b_cond0/test.json | 4 ++-- .../control_flow/cond_if_const/cond_if_const_49x42_b_cond0/test.json | 4 ++-- .../cond_if_const/cond_if_const_6x44x13x6_b_cond0/test.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'operators/control_flow/cond_if_const') diff --git a/operators/control_flow/cond_if_const/cond_if_const_28x28x55_b_cond0/test.json b/operators/control_flow/cond_if_const/cond_if_const_28x28x55_b_cond0/test.json index bfb626d2b..fcfd84230 100644 --- a/operators/control_flow/cond_if_const/cond_if_const_28x28x55_b_cond0/test.json +++ b/operators/control_flow/cond_if_const/cond_if_const_28x28x55_b_cond0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/control_flow/cond_if_const/cond_if_const_49x42_b_cond0/test.json b/operators/control_flow/cond_if_const/cond_if_const_49x42_b_cond0/test.json index f235edfed..0438ff7bc 100644 --- a/operators/control_flow/cond_if_const/cond_if_const_49x42_b_cond0/test.json +++ b/operators/control_flow/cond_if_const/cond_if_const_49x42_b_cond0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/control_flow/cond_if_const/cond_if_const_6x44x13x6_b_cond0/test.json b/operators/control_flow/cond_if_const/cond_if_const_6x44x13x6_b_cond0/test.json index 7a678cb7f..4efc61177 100644 --- a/operators/control_flow/cond_if_const/cond_if_const_6x44x13x6_b_cond0/test.json +++ b/operators/control_flow/cond_if_const/cond_if_const_6x44x13x6_b_cond0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { -- cgit v1.2.1