Skip to content

Commit

Permalink
Sort autobahn tests
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Apr 22, 2020
1 parent 98256a4 commit 353b96b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test-autobahn/report.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@

$report = $report["amphp-websocket-server"];

\uksort($report, 'version_compare');

$climate->out("Autobahn test report:");

$passed = 0;
Expand Down

0 comments on commit 353b96b

Please sign in to comment.