mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:27:35 +00:00
Tests: Rename AK/TestMemMem.cpp to AK/TestMemory.cpp
Rename to create a new generic test group for the AK memory APIs.
This commit is contained in:
parent
c575710e5e
commit
02b2f2787a
2 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ set(AK_TEST_SOURCES
|
|||
TestLEB128.cpp
|
||||
TestLexicalPath.cpp
|
||||
TestMACAddress.cpp
|
||||
TestMemMem.cpp
|
||||
TestMemory.cpp
|
||||
TestMemoryStream.cpp
|
||||
TestNeverDestroyed.cpp
|
||||
TestNonnullRefPtr.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue