This is an automated email from the ASF dual-hosted git repository.

sergeykamov pushed a commit to branch NLPCRAFT-283
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-283 by this push:
     new 533e7fb  WIP.
533e7fb is described below

commit 533e7fbbd1f92d6231e58a470757b355fbddcf7c
Author: Sergey Kamov <[email protected]>
AuthorDate: Fri Mar 26 15:31:41 2021 +0300

    WIP.
---
 .../scala/org/apache/nlpcraft/model/intent/idl/compiler/test_ok.idl   | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/nlpcraft/src/test/scala/org/apache/nlpcraft/model/intent/idl/compiler/test_ok.idl
 
b/nlpcraft/src/test/scala/org/apache/nlpcraft/model/intent/idl/compiler/test_ok.idl
index b9ae2df..593a7f5 100644
--- 
a/nlpcraft/src/test/scala/org/apache/nlpcraft/model/intent/idl/compiler/test_ok.idl
+++ 
b/nlpcraft/src/test/scala/org/apache/nlpcraft/model/intent/idl/compiler/test_ok.idl
@@ -55,4 +55,6 @@ intent=i3
             json(meta_req('user_json_payload')),
             list("موسكو\"", 'v1\'v1', "k2", "v2")
         )
-    }
\ No newline at end of file
+    }
+
+intent=i4 flow=/#flowModelMethod/ term(t1)=/#termModelMethod/
\ No newline at end of file

Reply via email to