mirror of
https://github.com/thead-yocto-mirror/skia
synced 2026-09-18 13:12:06 +02:00
6 lines
108 B
Python
Executable File
6 lines
108 B
Python
Executable File
#!/usr/bin/env python
|
|
|
|
from hb_test_tools import *
|
|
|
|
UtilMains.process_multiple_files (DiffSinks.print_stat)
|