package nl.andrewl.aos2registryapi;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class Aos2RegistryApiApplicationTests {
@Test
void contextLoads() {
}