mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-29 09:32:47 +00:00
pass() pt-sift rather than TODO.
This commit is contained in:
@@ -13,10 +13,7 @@ use Test::More tests => 1;
|
||||
|
||||
use PerconaTest;
|
||||
|
||||
TODO: {
|
||||
local $TODO = "Test pt-sift";
|
||||
ok(1, 'ok');
|
||||
};
|
||||
pass();
|
||||
|
||||
# #############################################################################
|
||||
# Done.
|
||||
|
Reference in New Issue
Block a user