Skip to content

Commit

Permalink
Un-break test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crell committed Sep 10, 2020
1 parent f2698ff commit 87a2b65
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ echo "Done.\n";
--EXPECT--
=> array_multisort:

Name: array
Name: array1
Is passed by reference: yes
Can be passed by value: yes

Expand All @@ -57,11 +57,11 @@ Can be passed by value: yes

=> user function:

Name: array
Name: array1
Is passed by reference: yes
Can be passed by value: no

Name: arrays
Name: array2
Is passed by reference: no
Can be passed by value: yes

Expand Down

0 comments on commit 87a2b65

Please sign in to comment.