Skip to content

Commit

Permalink
Bug 939048 - Part d: Move mochitests to manifests in dom/tests/mochit…
Browse files Browse the repository at this point in the history
…est/webapps/apps; r=jst
  • Loading branch information
Ms2ger committed Dec 31, 2013
1 parent 6d173f2 commit 09b5919
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 56 deletions.
3 changes: 2 additions & 1 deletion dom/tests/mochitest/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ DIRS += [
'sessionstorage',
'storageevent',
'notification',
'webapps',
'webcomponents',
]

Expand All @@ -28,10 +27,12 @@ MOCHITEST_MANIFESTS += [
'dom-level1-core/mochitest.ini',
'dom-level2-core/mochitest.ini',
'dom-level2-html/mochitest.ini',
'webapps/mochitest.ini',
'whatwg/mochitest.ini',
]

MOCHITEST_CHROME_MANIFESTS += [
'webapps/chrome.ini',
'whatwg/chrome.ini',
]

Expand Down
37 changes: 0 additions & 37 deletions dom/tests/mochitest/webapps/apps/Makefile.in

This file was deleted.

6 changes: 0 additions & 6 deletions dom/tests/mochitest/webapps/apps/moz.build

This file was deleted.

1 change: 1 addition & 0 deletions dom/tests/mochitest/webapps/chrome.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ support-files =
cross_origin.html
head.js
install_and_redirect_helper.xul
apps/*

[test_bug_765063.xul]
[test_bug_771294.xul]
Expand Down
12 changes: 0 additions & 12 deletions dom/tests/mochitest/webapps/moz.build

This file was deleted.

0 comments on commit 09b5919

Please sign in to comment.