diff --git a/test/machi_file_proxy_test.erl b/test/machi_file_proxy_test.erl index 605abe7..10e16bf 100644 --- a/test/machi_file_proxy_test.erl +++ b/test/machi_file_proxy_test.erl @@ -38,7 +38,7 @@ clean_up_data_dir(DataDir) -> -ifndef(PULSE). -define(TESTDIR, "./t"). --define(HYOOGE, 1 * 1024 * 1024 * 1024). % 1 long GB +-define(HYOOGE, 75 * 1024 * 1024). % 75 MBytes random_binary_single() -> %% OK, I guess it's not that random...