Skip to content

Commit

Permalink
Removed @repeat(100) from BasicCacheTest
Browse files Browse the repository at this point in the history
  • Loading branch information
noctarius committed Oct 29, 2014
1 parent 04bfb31 commit e684a52
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@

@RunWith(HazelcastSerialClassRunner.class)
@Category(QuickTest.class)
@Repeat(100)
public class BasicCacheTest
extends HazelcastTestSupport {

Expand Down

0 comments on commit e684a52

Please sign in to comment.