fradrive/test/Handler/CorrectionsSpec.hs
2020-07-21 15:52:45 +02:00

12 lines
152 B
Haskell

module Handler.CorrectionsSpec where
import TestImport
import ModelSpec ()
spec :: Spec
spec = withApp $
xdescribe "CorrectionsR" $
return ()