cargo fmt

This commit is contained in:
2026-05-26 14:42:05 +04:00
parent 76cb232b1e
commit 47ed183cfe
9 changed files with 23 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
use testing::{sploosh, splish};
use testing::{splish, sploosh};
#[test]
pub fn test_sploosh_splish() {