package com.rcpcompany.utils.basic.ui.tests;
import org.junit.Test;
/**
* Tests of {@link TSRegistryUtils}.
*
* @author Tonny Madsen, tonny.madsen@gmail.com
*/
public class UtilsTest {
/**
* Tests of some basic registry entries
*/
@Test
public void testEventToString() {
}
}