Commit b614aacd authored by Mouadh's avatar Mouadh

fix test

parent 25a93b35
...@@ -424,6 +424,6 @@ def test_query4(conn): ...@@ -424,6 +424,6 @@ def test_query4(conn):
strr += str(item) strr += str(item)
assert strr == TEST_QUERY_AXIS0 assert strr == TEST_QUERY_AXIS0
assert values == [ assert values == [
768, 576, 255, 1304, 4, 2, 3, 925, 248, 377, 768, 576, 255, 1304, 4, 2, 768, 255, 4, 3, 248, 768, 255, 4, 3, 248, 576, 1304, 2, 925, 377, 576,
3, 925, 248, 377 1304, 2, 925, 377
] ]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment