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

4 lines
113 B
JavaScript

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