From 4dcf64bef788c95480d72f0b67589341446cd532 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Fri, 17 Jun 2022 13:06:46 +0100 Subject: Updating SUB tests for v0.30.0 release Signed-off-by: Jeremy Johnson Change-Id: Iaef05618bf2a8b04ea5f38c0fef224aa3ad34039 --- .../ew_binary/sub/sub_ERRORIF_WrongInputList_38_i32/input-1.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 operators/ew_binary/sub/sub_ERRORIF_WrongInputList_38_i32/input-1.json (limited to 'operators/ew_binary/sub/sub_ERRORIF_WrongInputList_38_i32/input-1.json') diff --git a/operators/ew_binary/sub/sub_ERRORIF_WrongInputList_38_i32/input-1.json b/operators/ew_binary/sub/sub_ERRORIF_WrongInputList_38_i32/input-1.json new file mode 100644 index 000000000..844a6fcf9 --- /dev/null +++ b/operators/ew_binary/sub/sub_ERRORIF_WrongInputList_38_i32/input-1.json @@ -0,0 +1,6 @@ +{ + "type": "int32", + "data": [ + 610941515 + ] +} \ No newline at end of file -- cgit v1.2.1