Revision cb7c9269
Von Bernd Bleßmann vor fast 11 Jahren hinzugefügt
t/helper/csv.t | ||
---|---|---|
579 | 579 |
file => \"P;Kaffee\nC;Meier", # " # make emacs happy |
580 | 580 |
header => [[ 'Datatype', 'Description' ], [ 'Datatype', 'Name']], |
581 | 581 |
case_insensitive_header => 1, |
582 |
ignore_unknown_columns => 1, |
|
582 | 583 |
profile => [ |
583 | 584 |
{ |
584 | 585 |
profile => { datatype => 'datatype', description => 'description' }, |
Auch abrufbar als: Unified diff
Test reparieren. datatype ist immer unbekannt.