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
d1534624
Unverified
Commit
d1534624
authored
Jan 13, 2017
by
Mikhail Glushenkov
Committed by
Mikhail Glushenkov
Jan 17, 2017
Browse files
Typo.
parent
ae8809c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/tests/IntegrationTests2.hs
View file @
d1534624
...
...
@@ -48,7 +48,7 @@ tests config =
--TODO: tests for:
-- * normal success
-- * dry-run tests with changes
[
testGroup
"Exceptions during discovey and planning"
$
[
testGroup
"Exceptions during discove
r
y and planning"
$
[
testCase
"no package"
(
testExceptionInFindingPackage
config
)
,
testCase
"no package2"
(
testExceptionInFindingPackage2
config
)
,
testCase
"proj conf1"
(
testExceptionInProjectConfig
config
)
...
...
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