mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-06-12 01:14:27 +02:00
Websocket Support (#159)
This commit is contained in:
@@ -142,7 +142,7 @@ pub fn format_json(text: &str, tab: &str) -> String {
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
mod tests {
|
||||
use crate::format::format_json;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user