module Octane.Types.PCStringSpec (spec) where import Test.Tasty.Hspec spec :: Spec spec = describe "PCString" $ do return ()