Merge branch 'develop' into chore/elixir-1.11
[akkoma] / test / fixtures / modules / runtime_module.ex
index 4711c3532cf664f6a686943e6eccd9dd5ebeb92b..e348c499ec5823a6129dc4cd5ad16ef7b77180b0 100644 (file)
@@ -1,8 +1,8 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
-defmodule RuntimeModule do
+defmodule Fixtures.Modules.RuntimeModule do
   @moduledoc """
   This is a dummy module to test custom runtime modules.
   """