Skip to content

Commit

Permalink
Ensure that a movie title contains "," commas, to verify that we are …
Browse files Browse the repository at this point in the history
…not naïvely treating the input text as a .CSV whose rows all have exactly three columns
  • Loading branch information
jhanley634 committed Jan 27, 2025
1 parent cf6d64e commit b49a7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-data/movie_titles_test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
1,2003,Dinosaur Planet
2,2004,Isle of Man TT 2004 Review
8806,1966,The Good, the Bad, and the Ugly
3,1997,Character

0 comments on commit b49a7f8

Please sign in to comment.