packages feed

toxcore-0.2.11: test/Network/Tox/ProtocolSpec.hs

{-# LANGUAGE Trustworthy #-}
module Network.Tox.ProtocolSpec where

import           Test.Hspec

import qualified Network.Tox.Protocol as Protocol


spec :: Spec
spec = return ()