yammat/test/Handler/SupplierActionsSpec.hs

11 lines
201 B
Haskell
Raw Normal View History

2016-03-17 20:20:33 +00:00
module Handler.SupplierActionsSpec (spec) where
import TestImport
spec :: Spec
spec = withApp $ do
describe "getSupplierActionsR" $ do
error "Spec not implemented: getSupplierActionsR"