inline obsolete factory

This commit is contained in:
Stephan Hoyer 2022-06-01 09:33:44 +02:00
parent 716d1e1804
commit a459a81832
5 changed files with 128 additions and 131 deletions

View file

@ -2,7 +2,6 @@
var o = require("ospec")
var xhrMock = require("../../test-utils/xhrMock")
var parseQueryString = require("../../querystring/parse")
o.spec("xhrMock", function() {
var $window