JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
get rest of unit tests using new(ish) api
[wfpl.git] / unit_tests / encode.php
index 615a898..3703c3e 100644 (file)
@@ -23,7 +23,6 @@
 
 require_once('code/wfpl/encode.php');
 
-# returns number of errors
 function _test_encode_pulled($field, $value, $correct) {
        unit_test_func('enc_pulled', $value, $field, $correct);
 }