This commit is contained in:
xushiwei
2024-05-12 23:42:16 +08:00
parent acfbe6902a
commit ddc2c56115
6 changed files with 13 additions and 13 deletions

View File

@@ -33,7 +33,7 @@ func main() {
llgenDir(dir + "/cl/_testlibc")
llgenDir(dir + "/cl/_testrt")
llgenDir(dir + "/cl/_testpy")
llgenDir(dir+"/cl/_testpy", "")
llgenDir(dir+"/cl/_testdata", "")
}