X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Ftasks%2Fecto%2Fecto_test.exs;h=3a028df8399c1285b7307b3ae2ba4fa628adee6a;hb=9cf4c4fa73e68f03791c5cc70505b710be39b677;hp=b48662c88b9c6eb5caacfb9cda6d1f98cc9f61b9;hpb=4948117fcf297efa735cdafb9cddf39946668266;p=akkoma diff --git a/test/tasks/ecto/ecto_test.exs b/test/tasks/ecto/ecto_test.exs index b48662c88..3a028df83 100644 --- a/test/tasks/ecto/ecto_test.exs +++ b/test/tasks/ecto/ecto_test.exs @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2020 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Mix.Tasks.Pleroma.EctoTest do use ExUnit.Case, async: true