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