SetBlockEx: BeforeLast

This commit is contained in:
xushiwei
2024-05-26 16:18:24 +08:00
parent 5cf6a30027
commit ddabfdca3d
9 changed files with 181 additions and 137 deletions

View File

@@ -26,7 +26,7 @@ import (
)
func TestFromTestgo(t *testing.T) {
cltest.FromDir(t, "abiname", "../cl/_testgo", false)
cltest.FromDir(t, "strucintf", "../cl/_testgo", false)
}
func TestFromTestpy(t *testing.T) {