Bläddra i källkod

fix(go): correct test

pull/223/head
Amaan Qureshi 1 år sedan
förälder
incheckning
927da1f210
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: E67890ADC4227273
2 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      bindings/go/binding_test.go
  2. +0
    -0
      go.mod

+ 1
- 1
bindings/go/binding_test.go Visa fil

@ -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 Visa fil


Laddar…
Avbryt
Spara