fix array tests.
This commit is contained in:
parent
7bf84066bf
commit
cb027980ae
|
@ -1,4 +1,4 @@
|
||||||
<?php
|
<?php use Laravel\Arr;
|
||||||
|
|
||||||
class ArrTest extends PHPUnit_Framework_TestCase {
|
class ArrTest extends PHPUnit_Framework_TestCase {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue