repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git]
/
testing
/
mochitest
/
tests
/
cli.js
blob
18434604c863b19b6d5bf7c8c02bc4e01b917f5f
1
MochiKit = {__export__: true};
2
load('tests/FakeJSAN.js')
3
JSAN.use('MochiKit.MockDOM');
4
var window = this;
5
var document = MochiKit.MockDOM.document;
6
JSAN.use('MochiKit.MochiKit');