mirror of
https://github.com/kristoferssolo/tree-sitter-bruno.git
synced 2026-03-22 00:36:24 +00:00
chore: update packages
This commit is contained in:
2
bindings/go/binding_test.go
generated
2
bindings/go/binding_test.go
generated
@@ -4,7 +4,7 @@ import (
|
||||
"testing"
|
||||
|
||||
tree_sitter "github.com/tree-sitter/go-tree-sitter"
|
||||
tree_sitter_bruno "github.com/kristoferssolo/tree-sitter-bruno/bindings/go"
|
||||
tree_sitter_bruno "codeberg.org/kristoferssolo/tree-sitter-bruno/bindings/go"
|
||||
)
|
||||
|
||||
func TestCanLoadGrammar(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user