blob: bb8760a1579fd62e632fa6e57d1668154218d164 [file] [log] [blame]
<?php
class Captcha_helper_test extends CI_TestCase {
public function test_create_captcha()
{
$this->markTestSkipped("Can't test");
}
}