Skip to content

Commit

Permalink
Resolving Conflict: Adding Imports back in test
Browse files Browse the repository at this point in the history
  • Loading branch information
vinothchandar committed Oct 19, 2012
1 parent cd16456 commit 3f1ec39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/voldemort/scheduled/DataCleanupJobTest.java
Expand Up @@ -49,6 +49,7 @@
import voldemort.store.StorageEngine;
import voldemort.store.StoreDefinition;
import voldemort.store.bdb.BdbStorageConfiguration;
import voldemort.store.retention.RetentionEnforcingStore;
import voldemort.utils.ByteArray;
import voldemort.utils.EventThrottler;
import voldemort.utils.Props;
Expand Down

0 comments on commit 3f1ec39

Please sign in to comment.