Skip to content

Commit

Permalink
completely remove OldPkg (JuliaLang#28477)
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC authored and alyst committed Aug 9, 2018
1 parent 31659ba commit 399ba7a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions stdlib/REPL/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
OldPkg = "fe1c5a76-5840-53d2-82f9-288dd83ce2ce"

[targets]
test = ["Test", "Random", "OldPkg"]
test = ["Test", "Random"]

0 comments on commit 399ba7a

Please sign in to comment.