瀏覽代碼

fix(go): correct test

pull/223/head
Amaan Qureshi 1 年之前
父節點
當前提交
927da1f210
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 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…
取消
儲存