simplified meta-data

This commit is contained in:
Hiroyasu Nishiyama
2019-01-30 20:57:51 +09:00
parent 0b05b883cb
commit ce507b3b52
3 changed files with 37 additions and 167 deletions

View File

@@ -574,6 +574,7 @@ describe('Subflow', function() {
sfi.env = [
{
name: key,
type: "str",
value: val
}
];