pass() pt-sift rather than TODO.

This commit is contained in:
Daniel Nichter
2012-06-04 14:14:34 -07:00
parent 12eb1bfb21
commit eaf0934479

View File

@@ -13,10 +13,7 @@ use Test::More tests => 1;
use PerconaTest;
TODO: {
local $TODO = "Test pt-sift";
ok(1, 'ok');
};
pass();
# #############################################################################
# Done.