X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=test%2FCrypto%2FMacaroon%2FTests.hs;h=c934cc1c66b98b9ec248572e67cdd9c608325cee;hb=86f3882318d323d1920ca1c7da6e816f0ed376da;hp=25d77c88cf8b7736dff37e7aea086a5bcc3d3cac;hpb=b1f77d7e6dcf03dd20c36e1a10429e1b2b9900b1;p=github%2Ffretlink%2Fhmacaroons.git diff --git a/test/Crypto/Macaroon/Tests.hs b/test/Crypto/Macaroon/Tests.hs index 25d77c8..c934cc1 100644 --- a/test/Crypto/Macaroon/Tests.hs +++ b/test/Crypto/Macaroon/Tests.hs @@ -12,7 +12,7 @@ This test suite is based on the pymacaroons test suite: module Crypto.Macaroon.Tests where import Data.Byteable -import qualified Data.ByteString.Char8 as B8 +import qualified Data.ByteString.Char8 as B8 import Data.Hex import Test.Tasty import Test.Tasty.HUnit