Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 { "tests": [
2 "test_sync.js",
3 "test_prefs.js",
4 "test_tabs.js",
5 "test_passwords.js",
6 "test_history.js",
7 "test_formdata.js",
8 "test_bug530717.js",
9 "test_bug531489.js",
10 "test_bug538298.js",
11 "test_bug556509.js",
12 "test_bug562515.js",
13 "test_bug563989.js",
14 "test_bug535326.js",
15 "test_bug501528.js",
16 "test_bug575423.js",
17 "test_bug546807.js",
18 "test_history_collision.js",
19 "test_privbrw_formdata.js",
20 "test_privbrw_passwords.js",
21 "test_privbrw_tabs.js",
22 "test_bookmarks_in_same_named_folder.js",
23 "test_client_wipe.js",
24 "test_special_tabs.js",
25 "test_addon_sanity.js",
26 "test_addon_restartless_xpi.js",
27 "test_addon_nonrestartless_xpi.js",
28 "test_addon_reconciling.js",
29 "test_addon_wipe.js"
30 ]
31 }