Renamed unit test so it will be executed in the build

This commit is contained in:
Michael Minella
2013-12-19 18:05:03 -06:00
parent 19283c95b3
commit 4752dfe1c6

View File

@@ -46,7 +46,7 @@ import org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType;
*
* @author Tobias Flohre
*/
public class RegisterMultiListenerTest {
public class RegisterMultiListenerTests {
@Autowired
private JobLauncher jobLauncher;