#3328: reformatted fixjsstyle
This commit is contained in:
@@ -331,8 +331,8 @@ describe('ol.format.WFS', function() {
|
||||
|
||||
describe('when writing out a Transaction request', function() {
|
||||
var text, filename = 'spec/ol/format/wfs/TransactionUpdateMultiGeoms.xml';
|
||||
before(function (done) {
|
||||
afterLoadText(filename, function (xml) {
|
||||
before(function(done) {
|
||||
afterLoadText(filename, function(xml) {
|
||||
text = xml;
|
||||
done();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user