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