From ecd378f0d988c2139d08d3426e8549d09d930f9d Mon Sep 17 00:00:00 2001 From: Ilion Beyst Date: Thu, 15 Sep 2022 18:07:28 +0200 Subject: remove obsolete test code --- planetwars-matchrunner/Cargo.toml | 3 --- 1 file changed, 3 deletions(-) (limited to 'planetwars-matchrunner/Cargo.toml') diff --git a/planetwars-matchrunner/Cargo.toml b/planetwars-matchrunner/Cargo.toml index f69e7ff..e0b6af0 100644 --- a/planetwars-matchrunner/Cargo.toml +++ b/planetwars-matchrunner/Cargo.toml @@ -5,9 +5,6 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -[[bin]] -name = "testmatch" - [dependencies] futures-core = "0.3" -- cgit v1.2.3