Skip to content

Commit

Permalink
Add extras / targets
Browse files Browse the repository at this point in the history
  • Loading branch information
EricForgy committed Feb 24, 2019
1 parent d8dda9e commit 45c65c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@ version = "0.1.0"
[deps]
Jurisdictions = "044ac1b0-3745-11e9-192d-5d2cecb87306"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]

0 comments on commit 45c65c2

Please sign in to comment.