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:
parent
b30649823d
commit
7cbaee920c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user