Merge remote-tracking branch 'origin/develop' into global-status-expiration
[akkoma] / test / test_helper.exs
index 241ad1f94d2cc39a10a02359e7423645eee085ca..6b91d2b46a638088193e84deb94b887609601b65 100644 (file)
@@ -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
 
 os_exclude = if :os.type() == {:unix, :darwin}, do: [skip_on_mac: true], else: []