Browse Source

Adding a link to the hhvm issue that makes a test fail

Jose Lorenzo Rodriguez 10 years ago
parent
commit
f884fa66ce
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/TestCase/I18n/TimeTest.php

+ 1 - 0
tests/TestCase/I18n/TimeTest.php

@@ -549,6 +549,7 @@ class TimeTest extends TestCase
     /**
      * test formatting dates with offset style timezone
      *
+     * @see https://github.com/facebook/hhvm/issues/3637
      * @return void
      */
     public function testI18nFormatWithOffsetTimezone()