test: raise timeout on structure test
authorAntoine Musso <hashar@free.fr>
Mon, 10 Dec 2012 00:27:39 +0000 (01:27 +0100)
committerAntoine Musso <hashar@free.fr>
Mon, 10 Dec 2012 00:28:29 +0000 (01:28 +0100)
commit0f604c59445076c87a6dae50cc8876a3dfafa7f5
tree45b68f98ab5e0c87968ee84f098c8fffcbae6c98
parent3f51a574e2e2ce9204d77c8869a8aa540d0413fe
test: raise timeout on structure test

The test testUnitTestFileNamesEndWithTest() does some file I/O which is
kind of slow.

Change-Id: I6792708bda755638e6b98c514f2c015ed094671f
tests/phpunit/StructureTest.php