pull/1/head
xueli.xue 8 years ago
parent d3b32b1ad8
commit a057b2d00e

@ -11,7 +11,7 @@ import javax.annotation.Resource;
import java.util.List;
@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration(locations = "classpath*:applicationcontext-*.xml")
@ContextConfiguration(locations = "classpath*:spring/applicationcontext-*.xml")
public class XxlJobInfoTest {
@Resource

Loading…
Cancel
Save