From cd53eba535cda299e5b279b521af7779333a6a30 Mon Sep 17 00:00:00 2001 From: pratheekshasn <37623222+pratheekshasn@users.noreply.github.com> Date: Thu, 10 Aug 2023 13:46:17 +0530 Subject: [PATCH] enable all-datatypes-oneof test (#288) Co-authored-by: Chakith Pattar --- tests/New_ATS/pylib/testlist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/New_ATS/pylib/testlist.json b/tests/New_ATS/pylib/testlist.json index ad25c141..bff5d356 100644 --- a/tests/New_ATS/pylib/testlist.json +++ b/tests/New_ATS/pylib/testlist.json @@ -1,6 +1,6 @@ [ { - "name": ["enum-oneof", "helloworld", "message-oneof", "multiple-field-oneof", "nested-oneof", "sibling-oneof", "simple-oneof"], + "name": ["all-datatypes-oneof", "enum-oneof", "helloworld", "message-oneof", "multiple-field-oneof", "nested-oneof", "sibling-oneof", "simple-oneof"], "gen_type": "0", "labview_version": "2019", "labview_bitness": "32"