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