1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-22 20:31:31 +03:00

Fix tests compilation

This commit is contained in:
Artyom 2017-07-01 23:55:54 +03:00
parent f987c7e6ea
commit 7436696a49
No known key found for this signature in database
GPG Key ID: B8E35A33FF522710

View File

@ -15,7 +15,7 @@ import Test.Hspec.QuickCheck
import Test.QuickCheck
import Data.Text.Arbitrary ()
import Guide.Merge
import Guide.Diff.Merge
tests :: Spec