[varStore] Add test resulting in empty varStore
This commit is contained in:
parent
09dfed6b5e
commit
ab510d1e7b
@ -138,6 +138,14 @@ def buildAxis(axisTag):
|
||||
2,
|
||||
206,
|
||||
),
|
||||
(
|
||||
3,
|
||||
[
|
||||
[10, 10, 10],
|
||||
],
|
||||
0,
|
||||
12,
|
||||
),
|
||||
],
|
||||
)
|
||||
def test_optimize(numRegions, varData, expectedNumVarData, expectedBytes):
|
||||
|
Loading…
x
Reference in New Issue
Block a user