Skip to content

Commit 764f8fb

Browse files
authored
Migrate SymlinkTests (#4266)
1 parent 52b885a commit 764f8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghcide/test/exe/SymlinkTests.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ import Language.LSP.Test
1010
import System.Directory
1111
import System.FilePath
1212

13+
import Config
1314
import Test.Tasty
1415
import Test.Tasty.HUnit
15-
import TestUtils
1616

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

0 commit comments

Comments
 (0)