mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-16 01:00:38 +08:00
updated tests
This commit is contained in:
@@ -105,7 +105,7 @@ is_deeply(
|
||||
$rows,
|
||||
[
|
||||
['test', 'test_empty', '1', '0', '0'], # empty
|
||||
['test', 'test_full', '1', 'ac967054', '1'], # row
|
||||
['test', 'test_full', '1', '4d284606', '1'], # row
|
||||
],
|
||||
"Bug 987393 (empty table): checksums"
|
||||
) or print STDERR Dumper($rows);
|
||||
|
||||
Reference in New Issue
Block a user