Skip to content

Commit 2aacd20

Browse files
audreysostevengill
authored andcommitted
CB-12643 : removed references to wp8
This closes #539
1 parent 2e02d3c commit 2aacd20

File tree

8 files changed

+0
-592
lines changed

8 files changed

+0
-592
lines changed

cordova-lib/spec-cordova/metadata/wp8_parser.spec.js

Lines changed: 0 additions & 258 deletions
This file was deleted.

cordova-lib/spec-cordova/prepare.spec.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ describe('prepare command', function() {
143143
'osx',
144144
'android',
145145
'ubuntu',
146-
'wp8',
147146
'blackberry10',
148147
'windows',
149148
'webos',
@@ -156,7 +155,6 @@ describe('prepare command', function() {
156155
path.join('/','some','path','platforms','osx','www'),
157156
path.join('/','some','path','platforms','android','www'),
158157
path.join('/','some','path','platforms','ubuntu','www'),
159-
path.join('/','some','path','platforms','wp8','www'),
160158
path.join('/','some','path','platforms','blackberry10','www'),
161159
path.join('/','some','path','platforms','windows','www'),
162160
path.join('/','some','path','platforms','webos','www'),

0 commit comments

Comments
 (0)