Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Nov 28, 2024
1 parent b341a82 commit fa1adda
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@

package net.fabricmc.loom.test.unit

import net.fabricmc.loom.util.ProcessUtil
import spock.lang.Specification

import net.fabricmc.loom.util.ProcessUtil

class ProcessUtilTest extends Specification {
def "print process info"() {
when:
Expand Down

0 comments on commit fa1adda

Please sign in to comment.