blob: d2b42e46bb980c104506b8172552b732da451889 [file] [log] [blame]
<?php
class Download_helper_test extends CI_TestCase {
public function test_force_download()
{
$this->markTestSkipped('Cant easily test');
}
}