Gautam Sheth be13d78abe Updated jquery-photopile to GA (#227)
* Updated jquery-photopile to GA

* updated typings
2017-06-12 12:26:00 +02:00

11 lines
265 B
JavaScript

/// <reference types="mocha" />
"use strict";
var chai_1 = require("chai");
describe('PhotopileWebPartWebPart', function () {
it('should do something', function () {
chai_1.assert.ok(true);
});
});
//# sourceMappingURL=PhotopileWebPart.test.js.map