set(TEST_SOURCES
    TestSed.cpp
    TestPatch.cpp
    TestUniq.cpp
)

foreach(source IN LISTS TEST_SOURCES)
    minerva_test("${source}" Utilities)
endforeach()
