Skip to content

Commit

Permalink
fix build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
kiszk committed Apr 6, 2018
1 parent b47b861 commit 04e9d5f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
import org.apache.spark.unsafe.memory.ByteArrayMemoryBlock;
import org.apache.spark.unsafe.memory.MemoryBlock;
import org.apache.spark.unsafe.memory.OnHeapMemoryBlock;
import org.junit.Ignore;
import org.junit.Test;

import static org.junit.Assert.*;
Expand Down

0 comments on commit 04e9d5f

Please sign in to comment.