PT-118 Updated test for t/pt-table-checksum/pt-226.t

This commit is contained in:
Carlos Salguero
2018-05-07 15:28:12 -03:00
parent 0501558a2e
commit 85ad206679

View File

@@ -63,7 +63,7 @@ isnt(
like(
$output,
qr/1\s+100\s+1\s+0\s+.*test.joinit/,
qr/1\s+100\s+0\s+1\s+0\s+.*test.joinit/,
"PT-226 table joinit has differences",
);