mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(templating): began refactoring variables into rich behavioral classes
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import {describe, beforeEach, it, sinon, expect, angularMocks} from 'test/lib/common';
|
||||
|
||||
describe('VariableSrv', function() {
|
||||
});
|
||||
Reference in New Issue
Block a user