{-# LANGUAGE Trustworthy #-} module Network.Tox.CryptoSpec where import Test.Hspec spec :: Spec spec = return ()