From c4f1b6f21b121933da8e424eee1a7ff87b535755 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 1 Apr 2014 10:19:07 -0400 Subject: Forward-port to yesod 1.2.5.2 --- tests/main.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/main.hs b/tests/main.hs index 672220d..a869b66 100644 --- a/tests/main.hs +++ b/tests/main.hs @@ -7,6 +7,7 @@ module Main where import Import import Yesod.Default.Config import Yesod.Test +import Test.Hspec (hspec) import Application (makeFoundation) import HomeTest -- cgit v1.2.3