Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ghcide/test/exe/SymlinkTests.hs
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ import Language.LSP.Test
import System.Directory
import System.FilePath

import Config
import Test.Tasty
import Test.Tasty.HUnit
import TestUtils

-- | Tests for projects that use symbolic links one way or another
tests :: TestTree
Expand Down