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

4 lines
109 B
JavaScript

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