Skip to content

Commit

Permalink
Make GBPTreeRecoveryTest an integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
burqen committed Apr 18, 2017
1 parent 114e342 commit 1113d38
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -50,7 +50,7 @@
import static org.neo4j.io.pagecache.IOLimiter.unlimited;
import static org.neo4j.test.rule.PageCacheRule.config;

public class GBPTreeRecoveryTest
public class GBPTreeRecoveryIT
{
private static final int PAGE_SIZE = 256;
private static final Action CHECKPOINT = new CheckpointAction();
Expand Down

0 comments on commit 1113d38

Please sign in to comment.