diff options
author | Tim Schumacher <timschumi@gmx.de> | 2023-01-26 12:12:38 +0100 |
---|---|---|
committer | Andrew Kaster <andrewdkaster@gmail.com> | 2023-01-29 19:16:44 -0700 |
commit | 11550f582ba99d317717ef76fef23118fa226ee1 (patch) | |
tree | f3f4066e63a939bb9fafc0e9c04cdb5ddd54653b /Userland/Utilities | |
parent | 22f0d04f4300019f9fc938efa2c53814368c3cc1 (diff) | |
download | serenity-11550f582ba99d317717ef76fef23118fa226ee1.zip |
Tests: Remove the 10KB file read test for AllocatingMemoryStream
When we move the test to AK (together with the actual stream
implementation), finding the input file to read from is going to become
significantly harder, since the test also runs outside of SerenityOS.
Since this was just a smoke test during early development (and we should
now have reasonable coverage with actual usages in the other parts of
the OS), let's just remove that test instead of trying to make input
file lookups work.
Diffstat (limited to 'Userland/Utilities')
0 files changed, 0 insertions, 0 deletions