module Main where import DBMS.DB2 import Test.HUnit main :: IO () main = runTestTT testCases >>= print