aboutsummaryrefslogtreecommitdiff
path: root/src/tests/Cargo.toml
diff options
context:
space:
mode:
authorAria <me@aria.rip>2023-11-30 13:13:11 +0000
committerAria <me@aria.rip>2023-11-30 13:13:11 +0000
commiteb697c607bdbf0b768e06dca701c14761206f344 (patch)
treeeeb1d601aa9c9c1d0f70410f075c1ba8e9506f1c /src/tests/Cargo.toml
parent4aab30e99bcea7f32469048916be5342ea3c0f4d (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/Cargo.toml')
-rw-r--r--src/tests/Cargo.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/tests/Cargo.toml b/src/tests/Cargo.toml
index e7372e9..d4d9ab2 100644
--- a/src/tests/Cargo.toml
+++ b/src/tests/Cargo.toml
@@ -1,16 +1,5 @@
[workspace]
resolver = "2"
members = [
- "b_asc_con",
- "b_asc_con_ra",
- "b_des_con",
- "b_des_con_ra",
- "b_stack_con",
- "b_unique_asc_con",
- "b_unique_asc_con_ra",
- "b_unique_con",
- "b_unique_con_ra",
- "example_comp",
"example_stack",
- "example_unique"
] \ No newline at end of file