test_priority fix

This commit is contained in:
Arvid Norberg
2013-10-21 08:48:53 +00:00
parent 02a337ceae
commit 1ca493b20d

View File

@@ -379,6 +379,7 @@ void test_transfer()
test_sleep(100);
}
st2 = tor2.status();
TEST_CHECK(st2.is_seeding);
// this allows shutting down the sessions in parallel