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