commit | 1fda6eaae55e648dbcdc95ac7a744ab1f9b3481c | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Tue Jun 05 17:08:49 2018 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue Jun 05 17:08:53 2018 +0900 |
tree | abaa9dc33cbe3eea399fd7e8e78f4cef938e36ef | |
parent | 9ad07f635cf584dc0e10fd9bbaecbc573287a9ac [diff] |
Remove unnecessary annotations from reindex test classes AbstractReindexTests doesn't need the @Ignore annotation because it isn't included in the sources glob for the test rule. The concrete *IT classes don't need the @NoHttpd annotation because it's already on the AbstractReindexTests class. Change-Id: Ib3cc3270486bac0b67604af8e97bd92798655af7