diff options
author | Aria <me@aria.rip> | 2023-11-30 13:13:11 +0000 |
---|---|---|
committer | Aria <me@aria.rip> | 2023-11-30 13:13:11 +0000 |
commit | eb697c607bdbf0b768e06dca701c14761206f344 (patch) | |
tree | eeb1d601aa9c9c1d0f70410f075c1ba8e9506f1c /src/tests/b_des_con_ra/Cargo.toml | |
parent | 4aab30e99bcea7f32469048916be5342ea3c0f4d (diff) |
test: remove old tests and fix one remaining one
easier than changing them all, this is fine for now
Diffstat (limited to 'src/tests/b_des_con_ra/Cargo.toml')
-rw-r--r-- | src/tests/b_des_con_ra/Cargo.toml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/tests/b_des_con_ra/Cargo.toml b/src/tests/b_des_con_ra/Cargo.toml deleted file mode 100644 index 5ea4fd4..0000000 --- a/src/tests/b_des_con_ra/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "b_des_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] |