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