Add a test for custom runtime modules
authorEgor Kislitsyn <egor@kislitsyn.com>
Fri, 6 Dec 2019 10:05:09 +0000 (17:05 +0700)
committerEgor Kislitsyn <egor@kislitsyn.com>
Fri, 6 Dec 2019 10:05:09 +0000 (17:05 +0700)
commita75d4a41e03979b4d1b9af5205e457d714ff76df
tree174458f007f4ba8e92f76aba82e49f557b332f2b
parente4292cbfad47e59c76461fa201bab3e5f791962b
Add a test for custom runtime modules
config/test.exs
lib/pleroma/application.ex
test/fixtures/modules/runtime_module.ex [new file with mode: 0644]
test/runtime_test.exs [new file with mode: 0644]