quality: Add test case for Tres.SecureChannel

This commit is contained in:
Eishun Kondoh 2019-05-10 14:24:44 +09:00
parent db8aa3561b
commit 2239fcf1cd
3 changed files with 41 additions and 2 deletions

View file

@ -11,7 +11,7 @@ config :tres,
callback_args: []
config :logger,
level: :info,
level: :debug,
format: "$date $time [$level] $message\n",
metadata: [],
handle_otp_reports: true