hledger-web-0.24.1: tests/TestImport.hs
{-# LANGUAGE OverloadedStrings #-}
module TestImport
( module Yesod.Test
, module Foundation
, Specs
) where
import Yesod.Test
import Foundation
type Specs = YesodSpec App
{-# LANGUAGE OverloadedStrings #-}
module TestImport
( module Yesod.Test
, module Foundation
, Specs
) where
import Yesod.Test
import Foundation
type Specs = YesodSpec App