Index: trunk/tools/subversion/hooks/HooksCommon.inc |
— | — | @@ -52,7 +52,6 @@ |
53 | 53 | * |
54 | 54 | * @param $repository String name of repository |
55 | 55 | * @param $transaction |
56 | | - * @param array $tests array of test names to run |
57 | 56 | */ |
58 | 57 | public function __construct( $repo, $txn ) { |
59 | 58 | $this->repo = $repo; |