mirror of
https://github.com/google/nomulus
synced 2026-01-10 07:57:58 +00:00
* Make :core:cleanTest depend on FilterTests The "cleanTest" target doesn't work for our specialized tests derived from FilterTest. Make them all explicit dependencies of cleanTest so we can reset the tests from a single target.