module Octane.Type.Primitive.ListSpec (spec) where import Test.Tasty.Hspec spec :: Spec spec = describe "ListSpec" $ do return ()