blob: 4fbda2a88f0175f6a42036f2135e3f08238c13a3 [file] [log] [blame]
<?php
class Captcha_helper_test extends CI_TestCase {
public function test_create_captcha()
{
$this->markTestIncomplete();
}
}