ver Jan15thv2

thunderbird example w.r.t. unified folder
This commit is contained in:
David Chang
2024-01-15 15:53:56 +08:00
parent fc289a3427
commit 00922923ee
5 changed files with 165 additions and 29 deletions

View File

@@ -11,7 +11,7 @@ from .table import compare_table
from .vlc import is_vlc_playing, is_vlc_recordings_folder, is_vlc_fullscreen, compare_images, compare_audios, \
compare_videos
from .gimp import increase_saturation, decrease_brightness, check_file_exists, compare_triangle_positions
from .general import check_csv, check_accessibility_tree, check_list, run_sqlite3
from .general import check_csv, check_accessibility_tree, check_list, run_sqlite3, check_json
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