CSSMin: Clean up $remote trailing slash fix
authorTimo Tijhof <ttijhof@wikimedia.org>
Wed, 20 Jun 2012 11:05:03 +0000 (13:05 +0200)
committerAntoine Musso <hashar@free.fr>
Wed, 20 Jun 2012 12:30:10 +0000 (14:30 +0200)
commit90fd3bdea58b5cc7f933e00760463531002942d5
treea456e341349fb25c82a9fbd8790f3821385970ae
parent50ee9585c0513b3319d70cdeb1b92161cbcfcf32
CSSMin: Clean up $remote trailing slash fix

* No need to strip them from everywhere all over. This bug is only
  caused by the presence of a trailing slash on $remote.

* To make sure everything still works before and after I added
  unit tests for CSSMin in Ic9195614acfd, making this dependent
  on that change.

Change-Id: Ia82048a328a056117afe0d653fe22f5429b21f5a
includes/libs/CSSMin.php