We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3544415 commit 8a0eafeCopy full SHA for 8a0eafe
tap_core/src/tap_manager/test/manager_test.rs
@@ -1,8 +1,8 @@
1
// Copyright 2023-, Semiotic AI, Inc.
2
// SPDX-License-Identifier: Apache-2.0
3
-#[cfg(test)]
4
5
-mod manager_test {
+#[cfg(test)]
+mod manager_unit_test {
6
use std::{
7
collections::{HashMap, HashSet},
8
str::FromStr,
0 commit comments