buuka/test/Test/Data/Query.hs

7 lines
101 B
Haskell
Raw Normal View History

2021-01-02 09:09:38 +02:00
module Test.Data.Query where
import Test.Tasty
tests :: TestTree
tests = testGroup "Data.Query" []