Skip to content

Commit

Permalink
Additional "any type" example
Browse files Browse the repository at this point in the history
Co-authored-by: Bogdan Pintea <[email protected]>
  • Loading branch information
not-napoleon and bpintea authored Dec 2, 2024
1 parent de2e375 commit 17b366e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
* <li>In the new CSV test file, start adding basic functionality tests.
* These should include reading and returning values, both from indexed data
* and from the ROW command. It should also include functions that support
* "every" type, such as MvFirst.</li>
* "every" type, such as Case or MvFirst.</li>
* <li>Add the new type to the CsvTestUtils#Type enum, if it isn't already
* there. You may also need to modify CsvAssert to support reading values
* of the new type.</li>
Expand Down

0 comments on commit 17b366e

Please sign in to comment.