summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/numgen.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip/numgen.t.json')
-rw-r--r--tests/py/ip/numgen.t.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/py/ip/numgen.t.json b/tests/py/ip/numgen.t.json
index 70514abb..5318a0f5 100644
--- a/tests/py/ip/numgen.t.json
+++ b/tests/py/ip/numgen.t.json
@@ -43,13 +43,13 @@
"dnat": {
"addr": {
"map": {
- "left": {
+ "key": {
"numgen": {
"mod": 2,
"mode": "inc"
}
},
- "right": {
+ "data": {
"set": [
[
0,
@@ -73,13 +73,13 @@
"dnat": {
"addr": {
"map": {
- "left": {
+ "key": {
"numgen": {
"mod": 10,
"mode": "inc"
}
},
- "right": {
+ "data": {
"set": [
[
{ "range": [ 0, 5 ] },