summaryrefslogtreecommitdiff
path: root/test/matrix_app_service/client.ex
blob: 546305a80ba7b343213ff9b5f085193753f71a15 (plain) (blame)
1
2
3
4
5
6
defmodule MatrixAppService.ClientTest do
  @moduledoc false

  use ExUnit.Case
  use Plug.Test
end