mirror of
https://github.com/github/semantic.git
synced 2024-11-23 08:27:56 +03:00
change Go test to import AST.Test instead of TreeSitter.Test.Helpers
This commit is contained in:
parent
b3eb124a75
commit
05dd3bdd56
@ -5,7 +5,7 @@ import qualified System.Path as Path
|
||||
import Test.Tasty
|
||||
import Language.Go.Grammar
|
||||
import qualified Language.Go.AST as Go
|
||||
import TreeSitter.Test.Helpers
|
||||
import AST.Test
|
||||
import AST.Unmarshal
|
||||
|
||||
main :: IO ()
|
||||
|
Loading…
Reference in New Issue
Block a user