octane-0.1.0: test-suite/Octane/Types/PCStringSpec.hs
module Octane.Types.PCStringSpec (spec) where
import Test.Tasty.Hspec
spec :: Spec
spec = describe "PCString" $ do
return ()
module Octane.Types.PCStringSpec (spec) where
import Test.Tasty.Hspec
spec :: Spec
spec = describe "PCString" $ do
return ()