Add MOE equivalences for pushes on 2016-10-19

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=136617858
This commit is contained in:
mcilwain 2016-10-19 11:13:06 -07:00 committed by Ben McIlwain
parent 8bf268efc2
commit fd09d825e3
2 changed files with 4 additions and 2 deletions

View file

@ -66,6 +66,7 @@ java_library(
# sixty seconds, then shard_count should be tuned. You can binary search for a
# good value that balances time reduction with environmental impact. However,
# any unit test that contains fewer @Test methods than the shard count will
# need to be updated to add dummy methods, otherwise blaze will lose its mind.
# If you grep for testNothing you can find the existing dummy methods.
GenTestRules(
name = "GeneratedTestRules",