Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
42177a43
Commit
42177a43
authored
Mar 04, 2016
by
Edward Z. Yang
Browse files
Remove redundant Tasty import.
Signed-off-by:
Edward Z. Yang
<
ezyang@cs.stanford.edu
>
parent
36eb65e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/tests/PackageTests/Tests.hs
View file @
42177a43
...
...
@@ -17,7 +17,6 @@ import Control.Monad
import
System.Directory
import
Data.Version
import
Test.Tasty
(
mkTimeout
,
localOption
)
import
Test.Tasty.HUnit
(
testCase
)
tests
::
SuiteConfig
->
TestTreeM
()
tests
config
=
do
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment