update impress eval examples

This commit is contained in:
tsuky_chen
2024-01-17 18:00:20 +08:00
parent 196d9d27b9
commit ba8ae104cf
5 changed files with 126 additions and 15 deletions

View File

@@ -15,3 +15,4 @@ from .general import check_csv, check_accessibility_tree, check_list, run_sqlite
from .thunderbird import check_thunderbird_prefs, check_thunderbird_filter
from .vscode import compare_text_file, compare_config, compare_answer, is_extension_installed
from .impress import check_slide_numbers_color, compare_pptx_files, check_for_two_lines, check_for_audio, check_formula_shape, check_file_exists
from .impress import check_slide_orientation_Portrait, contains_mp4_video