X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Ffixtures%2Fmodules%2Fruntime_module.ex;h=940b58a1ba77a8a9a4a5a84c17fefdc455368e19;hb=57eef6d76492e772f83acba2402d50ecb6a69f6b;hp=4711c3532cf664f6a686943e6eccd9dd5ebeb92b;hpb=c098dec47344303bc00456bfbfc0d769abd8f199;p=akkoma diff --git a/test/fixtures/modules/runtime_module.ex b/test/fixtures/modules/runtime_module.ex index 4711c3532..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-2018 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. """