X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fplugs%2Foauth_plug_test.exs;h=17fdba916ffa872daf7aeffe141a78a3f07c1592;hb=4977e96fa408e8148a355b3c759af34ae3ca312d;hp=4dd12f2072ccee414abc03450c652360662f7e96;hpb=505d82082726aa91fc2511165a67e266ce16ec4f;p=akkoma diff --git a/test/plugs/oauth_plug_test.exs b/test/plugs/oauth_plug_test.exs index 4dd12f207..17fdba916 100644 --- a/test/plugs/oauth_plug_test.exs +++ b/test/plugs/oauth_plug_test.exs @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2018 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Plugs.OAuthPlugTest do use Pleroma.Web.ConnCase, async: true