mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Add a test for Tributary
Further fleshes out the Tributary testing code.
This commit is contained in:
@@ -25,7 +25,7 @@ use processor::Processor;
|
||||
mod substrate;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
pub mod tests;
|
||||
|
||||
async fn run<D: Db, Pro: Processor, P: P2p>(
|
||||
raw_db: D,
|
||||
|
||||
Reference in New Issue
Block a user