Move config/DiffPreferencesIT into api package

This test was changed so that it is using the extension API now and
now longer the REST API.

Change-Id: I127a4b6d5616385a63e6582673a54ae0f5a81c93
Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
Edwin Kempin
2016-06-03 17:53:57 +02:00
parent f35d18655a
commit 9a478f265a

View File

@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
package com.google.gerrit.acceptance.rest.config;
package com.google.gerrit.acceptance.api.config;
import static com.google.common.truth.Truth.assertThat;
import static com.google.gerrit.acceptance.AssertUtil.assertPrefs;