Fix broken tests

This commit is contained in:
Brian Fraser
2013-03-06 14:21:29 -03:00
parent 6096dd05b2
commit 2034823b95
3 changed files with 1 additions and 61 deletions

View File

@@ -204,14 +204,6 @@ ok(
'--zero-admin works'
);
ok(
no_diff(
sub { pt_query_digest::main(@args, $sample.'slow019.txt', qw(--nozero-admin)) },
"t/pt-query-digest/samples/slow019_report_noza.txt"
),
'--nozero-admin works'
);
# This was fixed at some point by checking the fingerprint to see if the
# query needed to be converted to a SELECT.
ok(