X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Ftasks%2Fecto%2Fecto_test.exs;h=a1b9ca1740ef6213870b4cb972cbbf9123ac38d1;hb=42ea480e95862c09c07f6b4711648c192a66fdf5;hp=b48662c88b9c6eb5caacfb9cda6d1f98cc9f61b9;hpb=829e99722396c2372770f50d9fc7cfa40c441005;p=akkoma diff --git a/test/tasks/ecto/ecto_test.exs b/test/tasks/ecto/ecto_test.exs index b48662c88..a1b9ca174 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-2019 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Mix.Tasks.Pleroma.EctoTest do use ExUnit.Case, async: true