mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-23 15:17:41 -04:00
4 lines
127 B
JavaScript
4 lines
127 B
JavaScript
|
|
'use strict';
|
||
|
|
|
||
|
|
describe("ListReplicationControllersController", function() { it("should work as intended", function() {}); });
|