aboutsummaryrefslogtreecommitdiff
path: root/test/config_test.exs
diff options
context:
space:
mode:
authorIvan Tashkinov <ivantashkinov@gmail.com>2020-03-06 11:48:30 +0300
committerIvan Tashkinov <ivantashkinov@gmail.com>2020-03-06 11:48:30 +0300
commit027714b519cca63ac943369d0bcc9534ba448a80 (patch)
treeab331c60efe243bd6eb79c95b67dc797bb165078 /test/config_test.exs
parent40765875d41f181b4ac54a772b4c61d6afc0bc34 (diff)
parent47604907c9d2379d0883d63bc7add5782cc25d63 (diff)
downloadpleroma-027714b519cca63ac943369d0bcc9534ba448a80.tar.gz
Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federating-instances-routes-restrictions
Diffstat (limited to 'test/config_test.exs')
-rw-r--r--test/config_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/config_test.exs b/test/config_test.exs
index 438fe62ee..a46ab4302 100644
--- a/test/config_test.exs
+++ b/test/config_test.exs
@@ -1,5 +1,5 @@
# Pleroma: A lightweight social networking server
-# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.ConfigTest do