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