ykit/test.py
2024-08-17 19:38:31 +02:00

3 lines
127 B
Python

from buildtool.patcher.filepatcher import process_patch_file
process_patch_file('src/patches/public.patch', check_date=True)