File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3954,7 +3954,7 @@ findDefinitionAndHoverTests = let
3954
3954
chrL36 = Position 41 24 ; litC = [ExpectHoverText [" 'f'" ]]
3955
3955
txtL8 = Position 12 14 ; litT = [ExpectHoverText [" \" dfgy\" " ]]
3956
3956
lstL43 = Position 47 12 ; litL = [ExpectHoverText [" [8391 :: Int, 6268]" ]]
3957
- outL45 = Position 49 3 ; outSig = [ExpectHoverText [" outer" , " Bool" ], mkR 46 0 46 5 ]
3957
+ outL45 = Position 49 3 ; outSig = [ExpectHoverText [" outer" , " Bool" ], mkR 50 0 50 5 ]
3958
3958
innL48 = Position 52 5 ; innSig = [ExpectHoverText [" inner" , " Char" ], mkR 49 2 49 7 ]
3959
3959
holeL60 = Position 62 7 ; hleInfo = [ExpectHoverText [" _ ::" ]]
3960
3960
cccL17 = Position 17 16 ; docLink = [ExpectHoverText [" [Documentation](file:///" ]]
@@ -4008,7 +4008,7 @@ findDefinitionAndHoverTests = let
4008
4008
test no yes docL41 constr " type constraint in hover info #1012"
4009
4009
else
4010
4010
test no broken docL41 constr " type constraint in hover info #1012"
4011
- , test broken broken outL45 outSig " top-level signature #767"
4011
+ , test no yes outL45 outSig " top-level signature #767"
4012
4012
, test broken broken innL48 innSig " inner signature #767"
4013
4013
, test no yes holeL60 hleInfo " hole without internal name #831"
4014
4014
, test no skip cccL17 docLink " Haddock html links"
You can’t perform that action at this time.
0 commit comments