diff options
Diffstat (limited to 'contrib/libxo/tests/core/saved/test_01.Ecsv1.out')
| -rw-r--r-- | contrib/libxo/tests/core/saved/test_01.Ecsv1.out | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/contrib/libxo/tests/core/saved/test_01.Ecsv1.out b/contrib/libxo/tests/core/saved/test_01.Ecsv1.out new file mode 100644 index 000000000000..aa1d9db49f38 --- /dev/null +++ b/contrib/libxo/tests/core/saved/test_01.Ecsv1.out @@ -0,0 +1,17 @@ +sku,name,sold,in-stock,on-order +GRO-000-415,gum,1412,54,10 +HRD-000-212,rope,85,4,2 +HRD-000-517,ladder,0,2,1 +HRD-000-632,bolt,4123,144,42 +GRO-000-2331,water,17,14,2 +GRO-000-415,gum,1412.0,54,10 +HRD-000-212,rope,85.0,4,2 +HRD-000-517,ladder,0,2,1 +HRD-000-632,bolt,4123.0,144,42 +GRO-000-2331,water,17.0,14,2 +GRO-000-533,fish,1321.0,45,1 +GRO-000-415,gum,1412,54,10 +HRD-000-212,rope,85,4,2 +HRD-000-517,ladder,0,2,1 +HRD-000-632,bolt,4123,144,42 +GRO-000-2331,water,17,14,2 |
