blob: 8728743f1a5c9609502d37e81011251aa74d46fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
[DEFAULT]
head = "head_history.js"
["test_async_history_api.js"]
["test_bookmark_unhide.js"]
["test_fetch.js"]
["test_fetchAnnotatedPages.js"]
["test_fetchMany.js"]
["test_hasVisits.js"]
["test_insert.js"]
["test_insertMany.js"]
["test_insert_null_title.js"]
["test_remove.js"]
["test_removeByFilter.js"]
["test_removeMany.js"]
["test_removeVisits.js"]
["test_removeVisitsByFilter.js"]
["test_sameUri_titleChanged.js"]
["test_update.js"]
["test_updatePlaces_embed.js"]
|