Fix breaking test
This commit is contained in:
parent
c79cbde902
commit
cfa3a6de98
@ -367,7 +367,7 @@ TestRegister.addApiTests([
|
|||||||
"args": [0, 32] }
|
"args": [0, 32] }
|
||||||
]);
|
]);
|
||||||
assert.strictEqual(result.toString(), `SEQUENCE
|
assert.strictEqual(result.toString(), `SEQUENCE
|
||||||
INTEGER 05..(total 1bytes)..05
|
INTEGER 05
|
||||||
IA5String 'Anybody there?'
|
IA5String 'Anybody there?'
|
||||||
`);
|
`);
|
||||||
}),
|
}),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user