Add proper EOL

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
pull/6254/head
Morris Jobke 9 years ago
parent 5431b8bfc2
commit 1ebf91ec16
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
  1. 2
      lib/private/Command/CronBus.php
  2. 2
      tests/lib/Command/CronBusTest.php

@ -72,4 +72,4 @@ class CronBus extends AsyncBus {
throw new \InvalidArgumentException('Invalid command');
}
}
}
}

@ -47,4 +47,4 @@ class CronBusTest extends AsyncBusTest {
$job->execute($this->jobList);
}
}
}
}

Loading…
Cancel
Save