mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
And here as well.
This commit is contained in:
parent
bc4674dbf6
commit
7e53364ce8
@ -57,7 +57,6 @@ spec config = parallel $ do
|
||||
other -> expectationFailure (show other)
|
||||
|
||||
where
|
||||
ns n = Just . Latest . Last . Just . Namespace n
|
||||
fixtures = "test/fixtures/python/analysis/"
|
||||
evaluate = evalPythonProject . map (fixtures <>)
|
||||
evalPythonProject = testEvaluating <=< evaluateProject' config (Proxy :: Proxy 'Language.Python) pythonParser
|
||||
|
Loading…
Reference in New Issue
Block a user