Skip to content

Commit

Permalink
LibCURL_jll and MozillaCACerts_jll: extra -> extras (JuliaLang#37617)
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Sep 17, 2020
1 parent 01ebd93 commit 351542f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stdlib/LibCURL_jll/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
[deps]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

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

[targets]
Expand Down
2 changes: 1 addition & 1 deletion stdlib/MozillaCACerts_jll/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MozillaCACerts_jll"
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"

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

[targets]
Expand Down

0 comments on commit 351542f

Please sign in to comment.