BUGFIX: Fixed $fixture_file for Ext2fs and other case-sensitive file systems.

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@63768 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Hayden Smith 2008-10-07 21:19:19 +00:00
parent 78c052af9e
commit 3fcb8b518c

View File

@ -5,7 +5,7 @@
*/
class FormTest extends FunctionalTest {
static $fixture_file = 'sapphire/tests/Forms/FormTest.yml';
static $fixture_file = 'sapphire/tests/forms/FormTest.yml';
public function testLoadDataFromRequest() {
$form = new Form(