X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Ffixtures%2Fmodules%2Fruntime_module.ex;h=e348c499ec5823a6129dc4cd5ad16ef7b77180b0;hb=c3112fd13a6af239b9dff0813e93266ec58f571e;hp=f11032b576a2bf7868727fcc33bbd13ba8b557bc;hpb=0f386110c6e15148ff1ff5ea3451885485fcb7ff;p=akkoma diff --git a/test/fixtures/modules/runtime_module.ex b/test/fixtures/modules/runtime_module.ex index f11032b57..e348c499e 100644 --- a/test/fixtures/modules/runtime_module.ex +++ b/test/fixtures/modules/runtime_module.ex @@ -2,7 +2,7 @@ # Copyright © 2017-2020 Pleroma Authors # 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. """