Преглед изворни кода

fix(go): correct test

pull/223/head
Amaan Qureshi пре 1 година
родитељ
комит
927da1f210
No known key found for this signature in database GPG Key ID: E67890ADC4227273
2 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      bindings/go/binding_test.go
  2. +0
    -0
      go.mod

+ 1
- 1
bindings/go/binding_test.go Прегледај датотеку

@ -4,7 +4,7 @@ import (
"testing"
tree_sitter "github.com/smacker/go-tree-sitter"
"github.com/tree-sitter/tree-sitter-c"
tree_sitter_c "github.com/tree-sitter/tree-sitter-c/bindings/go"
)
func TestCanLoadGrammar(t *testing.T) {

bindings/go/go.mod → go.mod Прегледај датотеку


Loading…
Откажи
Сачувај