mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:47:45 +00:00
patch/Tests: Add some initial tests for patch utility
This commit is contained in:
parent
4d8a59f34b
commit
87e2b8e343
2 changed files with 110 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
set(TEST_SOURCES
|
||||
TestSed.cpp
|
||||
TestPatch.cpp
|
||||
)
|
||||
|
||||
foreach(source IN LISTS TEST_SOURCES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue