mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 14:32:51 -06:00
Tweak for HTF-0.13, fix runTest name clash.
This commit is contained in:
@@ -4,7 +4,7 @@ import Data.Maybe ( isNothing, fromJust )
|
||||
import System.Directory (doesDirectoryExist, getDirectoryContents, doesFileExist)
|
||||
import System.FilePath ((</>), takeExtension, replaceExtension)
|
||||
|
||||
import Test.Framework
|
||||
import Test.Framework hiding ( runTest )
|
||||
import Test.Framework.TestManager ( makeBlackBoxTest )
|
||||
import Test.Framework.TestTypes ( Test )
|
||||
import Test.Framework.BlackBoxTest ( defaultDiff )
|
||||
|
||||
Reference in New Issue
Block a user