Skip to content

Commit

Permalink
Added import
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkpatra committed Jun 16, 2014
1 parent e58c070 commit 006827e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import org.springframework.test.context.web.WebAppConfiguration;
import org.springframework.transaction.annotation.Transactional;

@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration("classpath:spring/root-applicationContext.xml")
Expand Down

0 comments on commit 006827e

Please sign in to comment.