ordering changed in a test

This commit is contained in:
Folkert 2022-04-22 17:10:27 +02:00
parent 7196e7cdac
commit 48ce1c14bf
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C

View file

@ -301,8 +301,8 @@ fn refcount_different_rosetrees_inc() {
(Pointer, Pointer),
&[
Live(2), // s
Live(2), // s1
Live(3), // i1
Live(2), // s1
Live(1), // [i1, i1]
Live(1), // i2
Live(1), // [s1, s1]