X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Ffixtures%2Fmodules%2Fruntime_module.ex;h=e348c499ec5823a6129dc4cd5ad16ef7b77180b0;hb=24ce3249736c96686c00a10abe47659579535259;hp=18cea44f3226d4374a2b78096860a955b8cb8a77;hpb=6c0d869d9d46af12b2977842e4e1381871c49118;p=akkoma diff --git a/test/fixtures/modules/runtime_module.ex b/test/fixtures/modules/runtime_module.ex index 18cea44f3..e348c499e 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-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. """