Commit e73c1c3
authored
Fix kudo serializer test where table is to large. (#3760)
Closes #3759
Reduce the allocation size in kudo test so that it works on devices with
smaller memories.
---------
Signed-off-by: liurenjie1024 <liurenjie2008@gmail.com>1 parent e94fff5 commit e73c1c3
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments