k3s/www/master/test/modules/controllers/serviceController.spec.js

4 lines
108 B
JavaScript

'use strict';
describe("serviceController", function() { it("should work as intended", function() {}); });