update libsimulator submodule and fix a warning
This commit is contained in:
Submodule simulation/libsimulator updated: 4b043b5270...dedd409321
@@ -663,7 +663,7 @@ TORRENT_TEST(stop_when_ready)
|
||||
}
|
||||
// there should not have been any announces. the torrent should have
|
||||
// been stopped *before* announcing.
|
||||
TEST_EQUAL(alert_cast<tracker_announce_alert>(a), NULL);
|
||||
TEST_CHECK(alert_cast<tracker_announce_alert>(a) == NULL);
|
||||
}
|
||||
|
||||
for (torrent_handle const& h : ses.get_torrents())
|
||||
|
Reference in New Issue
Block a user