packages feed

hnix-store-db-0.1.0.0: tests/Smoke.hs

module Main where

import qualified System.Nix.Store.DB.Run

-- This only tests that database can be created
-- in-memory using migrateAll and that queryEverything
-- runs (with no data)
--
-- For better test, we would need a populated nix-store
main :: IO ()
main = System.Nix.Store.DB.Run.memTest