Skip to content

Commit f365073

Browse files
authored
chore:test case name of llcppsymg (#487)
1 parent d882588 commit f365073

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_xtool/llcppsymg/internal/symg/symg_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ func TestGen(t *testing.T) {
470470
{
471471
name: "include",
472472
path: "./testdata/include",
473-
dylibSymbols: []string{
473+
libSymbols: []string{
474474
"Foo",
475475
"Foo_Bar",
476476
"Foo_Conf",

0 commit comments

Comments
 (0)