mirror of
https://github.com/jwetzell/rttrp-js.git
synced 2026-08-20 06:19:03 +00:00
fix syntax error in encode tests
This commit is contained in:
@@ -12,7 +12,6 @@ const goodTests = [
|
||||
return Encoders.RTTrPHeader(0x4334, 2, 0x12345678, 0, 0x12345678, [], false);
|
||||
},
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
describe('RTTrP Message Encoding', () => {
|
||||
|
||||
Reference in New Issue
Block a user