merged RC_1_1 into master

This commit is contained in:
arvidn 2018-07-13 01:57:04 +02:00
commit 2e4713b223
1 changed files with 0 additions and 1 deletions

View File

@ -328,7 +328,6 @@ TORRENT_TEST(file)
TEST_EQUAL(ec, error_code());
TEST_CHECK(test_buf == "test"_sv);
f.close();
}
TORRENT_TEST(hard_link)