aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/llvm_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/llvm_test.go')
-rw-r--r--internal/rosa/llvm_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/llvm_test.go b/internal/rosa/llvm_test.go
index 52562579..3152107c 100644
--- a/internal/rosa/llvm_test.go
+++ b/internal/rosa/llvm_test.go
@@ -3,8 +3,8 @@ package rosa_test
import (
"testing"
- "hakurei.app/internal/pkg"
"hakurei.app/internal/rosa"
+ "hakurei.app/pkg"
)
func TestLLVMInputs(t *testing.T) {