mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
|
describe('CLI', () => {
|
||
|
it('compiles this file and runs it', () => {});
|
||
|
});
|