blob: b41a8532aecfaaf09b2ebfae6fbaf7e90742a9cc [file] [log] [blame]
<?php
class Download_helper_test extends CI_TestCase {
public function test_force_download()
{
$this->markTestIncomplete();
}
}