blob: 0007c1dfb09ce502f33dd209499aed79b7c0ddff [file] [log] [blame]
package org.apache.eventmesh.dashboard.core;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class EventMeshDashboardApplicationTest {
// @Test
// void contextLoads() {
// }
}