X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Ffixtures%2Fmodules%2Fruntime_module.ex;h=940b58a1ba77a8a9a4a5a84c17fefdc455368e19;hb=2fd45e0cb68c60769bf4a6c63ca0213536cfe79e;hp=18cea44f3226d4374a2b78096860a955b8cb8a77;hpb=6c0d869d9d46af12b2977842e4e1381871c49118;p=akkoma diff --git a/test/fixtures/modules/runtime_module.ex b/test/fixtures/modules/runtime_module.ex index 18cea44f3..940b58a1b 100644 --- a/test/fixtures/modules/runtime_module.ex +++ b/test/fixtures/modules/runtime_module.ex @@ -1,8 +1,8 @@ # Pleroma: A lightweight social networking server -# Copyright © 2017-2019 Pleroma Authors +# Copyright © 2017-2021 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. """