mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 17:38:02 +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. :)