package electrosphere.renderer.ui.elements; import static org.junit.jupiter.api.Assertions.*; /** * Unit tests for a string carousel */ public class StringCarouselTests { }