ignored md5 test

This commit is contained in:
brianc 2010-10-20 00:41:35 -05:00
parent c41c304c7e
commit b2631cbb50

View File

@ -26,3 +26,7 @@ test('password authentication', function(){
});
});
test('md5 authentication', function() {
return false;
});