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