Skip to content

Commit

Permalink
TestSqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed May 17, 2024
1 parent 1ad5cab commit 446df58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cl/compile_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ func TestFromTestdata(t *testing.T) {
}

func TestSqlite(t *testing.T) {
cltest.Pkg(t, "github.com/goplus/llgo/x/sqlite", "../x/sqlite/llgo_autogen.ll")
cltest.Pkg(t, "github.com/goplus/llgo/c/sqlite", "../c/sqlite/llgo_autogen.ll")
}

func TestFromTestpymath(t *testing.T) {
Expand Down

0 comments on commit 446df58

Please sign in to comment.