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