octane-0.1.0: test-suite/Octane/Types/TableSpec.hs
module Octane.Types.TableSpec (spec) where
import Test.Tasty.Hspec
spec :: Spec
spec = describe "Table" $ do
return ()
module Octane.Types.TableSpec (spec) where
import Test.Tasty.Hspec
spec :: Spec
spec = describe "Table" $ do
return ()