Skip to content

Commit a5b3d63

Browse files
committed
Add bazel thingie for unit_password_hashing_SUITE
1 parent d9d6e1b commit a5b3d63

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

deps/rabbit_common/BUILD.bazel

+5
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,11 @@ rabbitmq_suite(
145145
size = "small",
146146
)
147147

148+
rabbitmq_suite(
149+
name = "unit_password_hashing_SUITE",
150+
size = "small",
151+
)
152+
148153
rabbitmq_suite(
149154
name = "unit_SUITE",
150155
size = "medium",

0 commit comments

Comments
 (0)