X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Ftasks%2Fecto%2Fecto_test.exs;h=a1b9ca1740ef6213870b4cb972cbbf9123ac38d1;hb=6ffa2b5f661c2db424334c6fb5de6f4d1bfeb745;hp=b48662c88b9c6eb5caacfb9cda6d1f98cc9f61b9;hpb=b6fd16d0a424f916b7338237a2972e595e404955;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