From 1be2089d9629beafccd42ac5bf02ace2888ad5a9 Mon Sep 17 00:00:00 2001 From: Cnly Date: Mon, 1 Jul 2019 19:38:10 +0800 Subject: [PATCH] Add newly passing tests to testfile Signed-off-by: Alex Chen --- testfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testfile b/testfile index ea6fc9172..d70d4f987 100644 --- a/testfile +++ b/testfile @@ -142,3 +142,6 @@ Trying to get push rules with unknown rule_id fails with 404 Events come down the correct room local user can join room with version 5 User can invite local user to room with version 5 +Typing events appear in initial sync +Typing events appear in incremental sync +Typing events appear in gapped sync