mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
Make sure that we generate valid ID (according to matches(ID, s)) so that we properly test the new validID implementation. And that's what led to the bug fix. :)