mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-27 01:04:47 +08:00
新增蓝图执行代码
This commit is contained in:
9
util/blueprint/blueprint_test.go
Normal file
9
util/blueprint/blueprint_test.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package blueprint
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestExecMgr(t *testing.T) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user