diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/http/tzdata_test.exs | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/http/tzdata_test.exs b/test/http/tzdata_test.exs index 4b37299cd..3e605d33b 100644 --- a/test/http/tzdata_test.exs +++ b/test/http/tzdata_test.exs @@ -2,7 +2,7 @@  # Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>  # SPDX-License-Identifier: AGPL-3.0-only -defmodule Pleroma.HTTP.TzdaraTest do +defmodule Pleroma.HTTP.TzdataTest do    use ExUnit.Case    import Tesla.Mock | 
