fix
This commit is contained in:
parent
d9cba7f4cc
commit
fbfb528adc
@ -326,7 +326,7 @@ TEST(ring_buffer_open_file, can_reverse_full_ring) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
TEST(ring_buffer_open_file, read_full_file) {
|
TEST(ring_buffer_open_file, read_full_file) {
|
||||||
const auto source_path =
|
const auto download_source_path =
|
||||||
generate_test_file_name(get_test_dir(), "ring_buffer_open_file");
|
generate_test_file_name(get_test_dir(), "ring_buffer_open_file");
|
||||||
auto nf = create_random_file(download_source_path, test_chunk_size * 32u);
|
auto nf = create_random_file(download_source_path, test_chunk_size * 32u);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user