Skip to content
Snippets Groups Projects
Commit c89ec543 authored by René Schöne's avatar René Schöne
Browse files

add mqtt label to mqtt-handler-test

parent 5c51753b
No related branches found
No related tags found
4 merge requests!39Version 1.1.0,!35Version 1.0.0,!17Version 0.3.2,!8Version 0.3.1
...@@ -22,6 +22,7 @@ import static org.junit.jupiter.api.Assertions.assertTrue; ...@@ -22,6 +22,7 @@ import static org.junit.jupiter.api.Assertions.assertTrue;
* @author rschoene - Initial contribution * @author rschoene - Initial contribution
*/ */
@Tag("New") @Tag("New")
@Tag("mqtt")
public class MqttHandlerTest { public class MqttHandlerTest {
@Test @Test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment