Merge branch 'develop' into chore/elixir-1.11
[akkoma] / test / fixtures / modules / runtime_module.ex
index f11032b576a2bf7868727fcc33bbd13ba8b557bc..e348c499ec5823a6129dc4cd5ad16ef7b77180b0 100644 (file)
@@ -2,7 +2,7 @@
 # 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.
   """