File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
src/test/java/org/tinspin/util Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 14
14
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
15
* See the License for the specific language governing permissions and
16
16
* limitations under the License.
17
- */ package org .tinspin .util ;
17
+ */
18
+ package org .tinspin .util ;
18
19
19
20
import org .junit .Test ;
20
21
import org .tinspin .index .util .MinHeapI ;
Original file line number Diff line number Diff line change 14
14
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
15
* See the License for the specific language governing permissions and
16
16
* limitations under the License.
17
- */ package org .tinspin .util ;
17
+ */
18
+ package org .tinspin .util ;
18
19
19
20
import static org .junit .Assert .*;
20
21
import org .junit .Test ;
You can’t perform that action at this time.
0 commit comments