describe("xhr call (missing)", function () {
    var returnedJSON: any = {};
    var status = 0;

    beforeEach(function (done) {