From 4397337d2d2056be8261fc53eda5f2603f21d2ae Mon Sep 17 00:00:00 2001 From: Michael Schlottke-Lakemper Date: Wed, 24 Jun 2020 23:51:28 +0200 Subject: [PATCH] Remove old-style entries --- Project.toml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Project.toml b/Project.toml index 41b6bb7..05e727a 100644 --- a/Project.toml +++ b/Project.toml @@ -9,9 +9,3 @@ SEAL_jll = "cdf55027-1209-57fc-8789-28745714751d" [compat] julia = "1.4, 1.5" - -[extras] -Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" - -[targets] -test = ["Test"]