Ad
  • Default User Avatar

    It seems like you need a test where rows are the only thing broken, i.e.
    [[1, 2, 3, 1, 2, 3, 1, 2, 3],
    [4, 5, 6, 4, 5, 6, 4, 5, 6],
    [7, 8, 9, 7, 8, 9, 7, 8, 9],
    [2, 3, 1, 2, 3, 1, 2, 3, 1],
    [5, 6, 4, 5, 6, 4, 5, 6, 4],
    [8, 9, 7, 8, 9, 7, 8, 9, 7],
    [3, 1, 2, 3, 1, 2, 3, 1, 2],
    [6, 4, 5, 6, 4, 5, 6, 4, 5],
    [9, 7, 8, 9, 7, 8, 9, 7, 8]]