Tidy up ExpandrecurringBillingEventsAction

Per nickfelt's suggestion on []
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127193451
This commit is contained in:
ctingue 2016-07-12 06:27:53 -07:00 committed by Ben McIlwain
parent 7b9752c99d
commit 2caba95d28
10 changed files with 12 additions and 41 deletions

View file

@ -23,6 +23,7 @@ import org.junit.Test;
* sure that we never produces empty shards.
*/
public abstract class ShardableTestCase {
@Test
public void testNothing1() {}