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 9ec3a4facb
commit 1730206d76

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;