Kaynağa Gözat

test: cleanup

Michele Caini 1 yıl önce
ebeveyn
işleme
1f474e785a
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      test/entt/entity/reactive_mixin.cpp

+ 0 - 1
test/entt/entity/reactive_mixin.cpp

@@ -122,7 +122,6 @@ TYPED_TEST(ReactiveMixin, Move) {
     ASSERT_FALSE(other.empty());
 
     ASSERT_EQ(other.index(entity[0u]), 0u);
-    ASSERT_EQ(&other.registry(), &pool.registry());
 }
 
 TYPED_TEST(ReactiveMixin, Swap) {