intgen: todo

This commit is contained in:
xushiwei
2024-05-04 07:53:53 +08:00
parent f07a62d136
commit 9f25d73826
4 changed files with 1 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ import (
)
func TestFromTestrt(t *testing.T) {
cltest.FromDir(t, "intgen", "../cl/_testrt", true)
cltest.FromDir(t, "", "../cl/_testrt", true)
}
func TestFromTestdata(t *testing.T) {