Began wriing unit test for new panel repeat features, #1888

This commit is contained in:
Torkel Ödegaard
2015-04-27 17:20:32 +02:00
parent 158b77d54e
commit ca7aa294e0
8 changed files with 85 additions and 15 deletions

View File

@@ -140,6 +140,7 @@ require([
'specs/dashboardSrv-specs',
'specs/dashboardViewStateSrv-specs',
'specs/soloPanelCtrl-specs',
'specs/dynamicDashboardSrv-specs',
];
var pluginSpecs = (config.plugins.specs || []).map(function (spec) {