Chore: Rename testdata plugin with a fully qualified name (#75104)

This commit is contained in:
Andres Martinez Gotor
2023-09-22 14:00:40 +02:00
committed by GitHub
parent d6db9eaeb2
commit c70623fb85
98 changed files with 88 additions and 79 deletions
@@ -0,0 +1,3 @@
"a{foo=bar,x=y}",b{foo=baz},"{foo=x, no=name, idx=$seriesIndex}"
1,2,3
4,5,6
1 a{foo=bar,x=y} b{foo=baz} {foo=x, no=name, idx=$seriesIndex}
2 1 2 3
3 4 5 6