Fix group send (fixes #129)
This commit is contained in:
parent
94e14f2c85
commit
c112c59ce6
3 changed files with 11 additions and 4 deletions
|
@ -464,5 +464,8 @@ axolotlTestVectors = function() {
|
|||
|
||||
tests[tests.length] = {name: "No-PreKey fake end-session test as Bob", vectors: axolotlNoPreKeyEndSessionTestVectorsBob};
|
||||
*/
|
||||
|
||||
//TODO: GROUPS
|
||||
|
||||
return tests;
|
||||
}();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue