From eb697c607bdbf0b768e06dca701c14761206f344 Mon Sep 17 00:00:00 2001 From: Aria Date: Thu, 30 Nov 2023 13:13:11 +0000 Subject: test: remove old tests and fix one remaining one easier than changing them all, this is fine for now --- src/tests/b_unique_asc_con_ra/Cargo.toml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 src/tests/b_unique_asc_con_ra/Cargo.toml (limited to 'src/tests/b_unique_asc_con_ra/Cargo.toml') diff --git a/src/tests/b_unique_asc_con_ra/Cargo.toml b/src/tests/b_unique_asc_con_ra/Cargo.toml deleted file mode 100644 index bb3fb42..0000000 --- a/src/tests/b_unique_asc_con_ra/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "b_unique_asc_con_ra" -version = "0.1.0" -edition = "2021" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -- cgit v1.2.3