(Bangs head against wall)<br><br>I added these extra tests to the unittest after I re-ran all the Phobos tests.  They passed when they were in a separate file.  I never thought to re-run the tests because I forgot about the possibility of such a silly mistake as a naming collision.<br>
<br><div class="gmail_quote">On Mon, Dec 5, 2011 at 2:13 PM,  <span dir="ltr"><<a href="mailto:noreply@github.com">noreply@github.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
  Branch: refs/heads/master<br>
  Home:   <a href="https://github.com/D-Programming-Language/phobos" target="_blank">https://github.com/D-Programming-Language/phobos</a><br>
<br>
  Commit: 36fc2fb922039ace2499b4fc531232a447d41898<br>
      <a href="https://github.com/D-Programming-Language/phobos/commit/36fc2fb922039ace2499b4fc531232a447d41898" target="_blank">https://github.com/D-Programming-Language/phobos/commit/36fc2fb922039ace2499b4fc531232a447d41898</a><br>

  Author: dsimcha <<a href="mailto:dsimcha@gmail.com">dsimcha@gmail.com</a>><br>
  Date:   2011-12-05 (Mon, 05 Dec 2011)<br>
<br>
  Changed paths:<br>
    M std/range.d<br>
<br>
  Log Message:<br>
  -----------<br>
  Fix trivial regression in lockstep caused by DMD enforcing const more strictly.<br>
<br>
<br>
  Commit: cc468976e7852f527b0681edfecf076385d1d5b0<br>
      <a href="https://github.com/D-Programming-Language/phobos/commit/cc468976e7852f527b0681edfecf076385d1d5b0" target="_blank">https://github.com/D-Programming-Language/phobos/commit/cc468976e7852f527b0681edfecf076385d1d5b0</a><br>

  Author: Walter Bright <<a href="mailto:walter@walterbright.com">walter@walterbright.com</a>><br>
  Date:   2011-12-05 (Mon, 05 Dec 2011)<br>
<br>
  Changed paths:<br>
    M std/range.d<br>
<br>
  Log Message:<br>
  -----------<br>
  Merge pull request #351 from dsimcha/LockstepRegression<br>
<br>
Fix trivial regression in lockstep caused by DMD enforcing const more st...<br>
<br>
<br>
Compare: <a href="https://github.com/D-Programming-Language/phobos/compare/9a10467...cc46897" target="_blank">https://github.com/D-Programming-Language/phobos/compare/9a10467...cc46897</a><br>
_______________________________________________<br>
phobos mailing list<br>
<a href="mailto:phobos@puremagic.com">phobos@puremagic.com</a><br>
<a href="http://lists.puremagic.com/mailman/listinfo/phobos" target="_blank">http://lists.puremagic.com/mailman/listinfo/phobos</a><br>
</blockquote></div><br>