tbel: add to tests isSet refactoring
This commit is contained in:
parent
03c135e6ca
commit
62c8c1dbc0
@ -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 = """
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user