1
1
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:
Rob Rix 2018-08-09 16:14:18 -04:00
parent bc4674dbf6
commit 7e53364ce8

View File

@ -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