Add channel moving test

This commit is contained in:
Mikayla 2023-08-31 17:48:51 -07:00
parent 119d1c9746
commit aa9a9be7e9
No known key found for this signature in database
4 changed files with 572 additions and 2 deletions

View file

@ -1,4 +1,5 @@
mod buffer_tests;
mod channel_tests;
mod db_tests;
mod feature_flag_tests;
mod message_tests;