php-school / learn-you-php

🏆 Learn You PHP! - An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
http://www.phpschool.io/
MIT License
319 stars 36 forks source link

Remove empty line of output #37

Closed AydinHassan closed 8 years ago

AydinHassan commented 8 years ago

@mikeymike This is where that new line output was coming from, damn that was hard to find.

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #37 into master will not affect coverage as of 279550c

@@            master     #37   diff @@
======================================
  Files           12      12       
  Stmts          342     342       
  Branches         0       0       
  Methods         81      81       
======================================
  Hit            342     342       
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of 279550c

Powered by Codecov. Updated on successful CI builds.

mikeymike commented 8 years ago

O shit ... I bet that was fun :|

AydinHassan commented 8 years ago

well I say hard, like 5 minutes haha