From 44b3b1330a8d036984c9e3e595fbf04c994a7dcb Mon Sep 17 00:00:00 2001 From: Mads T Marquart Date: Thu, 11 May 2017 17:35:56 +0200 Subject: [PATCH] Created test_data.json See [here](https://github.com/carpedm20/fbchat/commit/f63b9d7c4a2043904af6c52cdb12eb8f874da421#commitcomment-22103626) for more info --- test_data.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test_data.json diff --git a/test_data.json b/test_data.json new file mode 100644 index 0000000..d20c682 --- /dev/null +++ b/test_data.json @@ -0,0 +1,6 @@ +{ + "email": "", + "password": "", + "user_thread_id": "", + "group_thread_id": "" +}