mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fix wrong test file
This commit is contained in:
parent
45529d8489
commit
712aefca2a
@ -1,16 +1,16 @@
|
||||
[11,12,13,14,15,16]
|
||||
[27,31,35]
|
||||
[39,48,37]
|
||||
[27,31,17]
|
||||
[39,48,18]
|
||||
[19,35,31,27,23,10]
|
||||
[0,0,0,0,0,0]
|
||||
[0.5,0.5,0.5]
|
||||
[0.816496580927726,0.816496580927726,0.5]
|
||||
[0.5,0.5,0]
|
||||
[0.816496580927726,0.816496580927726,0]
|
||||
[0,0.5,0.5,0.5,0.5,0]
|
||||
[[11],[12],[13],[14],[15],[16]]
|
||||
[[13,14],[15,16],[17,18]]
|
||||
[[12,13,14],[15,16,17],[18,19]]
|
||||
[[13,14],[15,16],[17]]
|
||||
[[12,13,14],[15,16,17],[18]]
|
||||
[[19],[17,18],[15,16],[13,14],[11,12],[10]]
|
||||
[1,1,1,1,1,1]
|
||||
[2,2,2]
|
||||
[3,3,2]
|
||||
[2,2,1]
|
||||
[3,3,1]
|
||||
[1,2,2,2,2,1]
|
||||
|
Loading…
Reference in New Issue
Block a user