tbel: add to tests isSet refactoring

This commit is contained in:
nick 2025-07-11 15:19:37 +03:00
parent 03c135e6ca
commit 62c8c1dbc0

View File

@ -2657,10 +2657,8 @@ class TbelInvokeDocsIoTest extends AbstractTbelInvokeTest {
list.add(0x35); list.add(0x35);
return isList(list); return isList(list);
"""); """);
} }
@Test @Test
public void isSet_Test() throws ExecutionException, InterruptedException { public void isSet_Test() throws ExecutionException, InterruptedException {
msgStr = """ msgStr = """