fix array tests.

This commit is contained in:
Taylor Otwell
2011-10-26 21:22:30 -05:00
parent 7bf84066bf
commit cb027980ae

View File

@@ -1,4 +1,4 @@
<?php <?php use Laravel\Arr;
class ArrTest extends PHPUnit_Framework_TestCase { class ArrTest extends PHPUnit_Framework_TestCase {