Tweak test script no issue #
[arvados.git] / src / test / java / org / arvados / client / junit / categories / IntegrationTests.java
1 /*
2  * Copyright (C) The Arvados Authors. All rights reserved.
3  *
4  * SPDX-License-Identifier: AGPL-3.0 OR Apache-2.0
5  *
6  */
7
8 package org.arvados.client.junit.categories;
9
10 public interface IntegrationTests {}