ykit/test.py

3 lines
127 B
Python
Raw Normal View History

2024-08-17 17:38:23 +00:00
from buildtool.patcher.filepatcher import process_patch_file
process_patch_file('src/patches/public.patch', check_date=True)