mirror of https://github.com/grafana/grafana
Testdata: Rename package to circumvent convention in go (#19409)
Before this change the tests for test datasource was not run.pull/16011/head^2
parent
d6eb4e8459
commit
00e7c7c4b7
@ -1,4 +1,4 @@ |
||||
package testdata |
||||
package testdatasource |
||||
|
||||
import ( |
||||
"context" |
||||
@ -1,4 +1,4 @@ |
||||
package testdata |
||||
package testdatasource |
||||
|
||||
import ( |
||||
"math/rand" |
||||
Loading…
Reference in new issue