From 54dbf1df16038c9f583c1b53ab4fac1d71b194fd Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 22 Aug 2020 06:39:52 +0200 Subject: Remove encoder test based on old external files --- tests/Language/GraphQL/Type/OutSpec.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/Language/GraphQL/Type') diff --git a/tests/Language/GraphQL/Type/OutSpec.hs b/tests/Language/GraphQL/Type/OutSpec.hs index eecc374..733763d 100644 --- a/tests/Language/GraphQL/Type/OutSpec.hs +++ b/tests/Language/GraphQL/Type/OutSpec.hs @@ -1,3 +1,7 @@ +{- This Source Code Form is subject to the terms of the Mozilla Public License, + v. 2.0. If a copy of the MPL was not distributed with this file, You can + obtain one at https://mozilla.org/MPL/2.0/. -} + {-# LANGUAGE OverloadedStrings #-} module Language.GraphQL.Type.OutSpec ( spec -- cgit v1.2.3