From e6907478baac6920dfc6b397844b73ca91b3cfd7 Mon Sep 17 00:00:00 2001 From: Zaiming Shi Date: Mon, 2 Aug 2021 17:42:35 +0200 Subject: [PATCH] test: move emqx_global_gc_SUITE to emqx_machine app --- apps/{emqx => emqx_machine}/test/emqx_global_gc_SUITE.erl | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename apps/{emqx => emqx_machine}/test/emqx_global_gc_SUITE.erl (100%) diff --git a/apps/emqx/test/emqx_global_gc_SUITE.erl b/apps/emqx_machine/test/emqx_global_gc_SUITE.erl similarity index 100% rename from apps/emqx/test/emqx_global_gc_SUITE.erl rename to apps/emqx_machine/test/emqx_global_gc_SUITE.erl