Skip to content

Commit

Permalink
change the tests accordingly...
Browse files Browse the repository at this point in the history
  • Loading branch information
tremblap committed Oct 9, 2024
1 parent 0f32bb4 commit 1f4b404
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

rows: 100 cols: 100
100 points of 100 cols.
0 0 1 2 ... 97 98 99
0 100 101 102 ... 197 198 199
0 200 201 202 ... 297 298 299
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

rows: 2 cols: 5
2 points of 5 cols.
zero 0 1 2 3 4
one 5 6 7 8 9

0 comments on commit 1f4b404

Please sign in to comment.