1
1
mirror of https://github.com/github/semantic.git synced 2025-01-08 00:16:53 +03:00

Update PreciseTest.hs

This commit is contained in:
Ayman Nadeem 2020-02-06 16:30:17 -05:00
parent f4a6a0a9e5
commit 0980c942df

View File

@ -5,8 +5,8 @@ import qualified System.Path as Path
import Test.Tasty
import TreeSitter.Python
import qualified TreeSitter.Python.AST as Py
import TreeSitter.Test.Helpers
import TreeSitter.Unmarshal
import AST.Test
import AST.Unmarshal
main :: IO ()
main