diff --git a/chore/gogensig/convert/convert_test.go b/chore/gogensig/convert/convert_test.go index e5ccc8bbd..8e443c091 100644 --- a/chore/gogensig/convert/convert_test.go +++ b/chore/gogensig/convert/convert_test.go @@ -261,7 +261,6 @@ func Resetthread(L *State) c.Int // #include // #include // #include -/* func TestSkipBuiltinTypedefine(t *testing.T) { cmptest.RunTest(t, "skip", false, []config.SymbolEntry{ {MangleName: "testInt", CppName: "testInt", GoName: "TestInt"}, @@ -301,7 +300,7 @@ func TestUint(a int8, b uint16, c c.Uint, d c.UlongLong) } }) } -*/ + // ===========================error func TestNewAstConvert(t *testing.T) { convert.NewAstConvert(&convert.AstConvertConfig{