1
1
mirror of https://github.com/github/semantic.git synced 2024-12-28 09:21:35 +03:00

Run integration tests for JSON.

This commit is contained in:
Rob Rix 2018-06-27 12:55:58 -04:00
parent b30649823d
commit 7cbaee920c

View File

@ -9,7 +9,7 @@ import System.FilePath.Posix
import SpecHelpers
languages :: [FilePath]
languages = ["go", "javascript", "python", "ruby", "typescript"]
languages = ["go", "javascript", "json", "python", "ruby", "typescript"]
spec :: Spec
spec = parallel $ do