Skip to content

Commit a9c58a2

Browse files
committed
Adds one more test case to rx operator
1 parent f754d84 commit a9c58a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

operators/rx.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
[
2+
{
3+
"param" : "test",
4+
"input" : "qqtestqq",
5+
"ret" : 1,
6+
"type" : "op",
7+
"name" : "rx"
8+
},
29
{
310
"param" : "",
411
"input" : "",

0 commit comments

Comments
 (0)