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