Polishing

(cherry picked from commit aa5c12c)
This commit is contained in:
Juergen Hoeller
2016-04-08 22:52:36 +02:00
parent 3abe75b254
commit 4ae065996b
9 changed files with 31 additions and 27 deletions

View File

@@ -24,7 +24,6 @@ import org.quartz.CronTrigger;
import static org.junit.Assert.*;
/**
*
* @author Stephane Nicoll
*/
public class CronTriggerFactoryBeanTests {

View File

@@ -24,7 +24,6 @@ import org.quartz.SimpleTrigger;
import static org.junit.Assert.*;
/**
*
* @author Stephane Nicoll
*/
public class SimpleTriggerFactoryBeanTests {