module RainboxTests where import Test.Tasty -- import Rainbox tests :: TestTree tests = testGroup "Rainbox" []