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