sp-dev-fx-webparts/samples/react-officegraph/lib/webparts/trendingInTheSitesIFollow/tests/TrendingInTheSitesIFollow.t...

11 lines
283 B
JavaScript

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