mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 05:07:34 +00:00
AK: Rename TestMemoryStream.cpp to TestStream.cpp.
This commit is contained in:
parent
ebce4ead40
commit
31e7f435cb
1 changed files with 1 additions and 1 deletions
|
@ -108,4 +108,4 @@ TEST_CASE(seeking_slicing_offset)
|
|||
EXPECT(compare({ expected2, sizeof(expected2) }, { actual2, sizeof(actual2) }));
|
||||
}
|
||||
|
||||
TEST_MAIN(MemoryStream)
|
||||
TEST_MAIN(Stream)
|
Loading…
Add table
Add a link
Reference in a new issue