Skip to content

Commit

Permalink
Old-style test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yha committed Jul 1, 2020
1 parent d2f2232 commit 5838b75
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,10 @@ authors = ["yha <[email protected]>"]
version = "0.2.0"

[compat]
julia = "1"
julia = "1"

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

[targets]
test = ["Test"]

0 comments on commit 5838b75

Please sign in to comment.