Skip to content

Commit

Permalink
test: revert making test pub
Browse files Browse the repository at this point in the history
Signed-off-by: Wei Zhang <[email protected]>
  • Loading branch information
zwpaper committed Nov 29, 2024
1 parent 5432bc9 commit e442030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tabby-index/src/code/intelligence.rs
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ mod metrics {
}

#[cfg(test)]
pub mod tests {
mod tests {
use serial_test::file_serial;
use tabby_common::path::set_tabby_root;
use tracing_test::traced_test;
Expand Down

0 comments on commit e442030

Please sign in to comment.