Merge branch 'develop' into tests/mastodon_api_controller.ex
[akkoma] / test / test_helper.exs
index 6a389365f58693f9808aed80a2eb7ca6ff0dcb11..c8dbee0108511d51f5fb9e401d76dc850c6e67f4 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2019 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: []