Bug 1874684 - Part 17: Fix uninitialised variable warnings from clang-tidy. r=allstarschh
[gecko.git] / editor / libeditor / tests / browser.toml
blobac18b6eefc5bca0044b69109a859cc85107dc59c
1 [DEFAULT]
2 skip-if = ["os == 'android'"]
4 ["browser_bug527935.js"]
5 support-files = [
6   "bug527935.html",
7   "bug527935_2.html"
10 ["browser_content_command_insert_text.js"]