Skip to content

Commit

Permalink
add LazyJSON as test dep
Browse files Browse the repository at this point in the history
  • Loading branch information
samoconnor committed Oct 16, 2018
1 parent 78fb13d commit a10d682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ XMLDict = "228000da-037f-5747-90a9-8195ccbf91a5"
LazyJson = "fc18253b-5e1b-504c-a4a2-9ece4944c004"

[targets]
test = ["Test", "JSON", "XMLDict", "Distributed"]
test = ["Test", "JSON", "LazyJson", "XMLDict", "Distributed"]

0 comments on commit a10d682

Please sign in to comment.