remove stray console.log() from test. breaks in all non-FF browsers
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9222 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
|
||||
var res = parser.read(text);
|
||||
|
||||
console.log(res);
|
||||
|
||||
t.eq(res.length, 1,
|
||||
"Only one LayerDescription in data, so only one parsed");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user