File tree Expand file tree Collapse file tree
hdrl/test/src/org/labkey/test/tests/hdrl Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16- package org .labkey .test .tests ;
16+ package org .labkey .test .tests . hdrl ;
1717
1818import org .junit .Assert ;
1919import org .junit .Before ;
2929import org .labkey .test .TestFileUtils ;
3030import org .labkey .test .TestTimeoutException ;
3131import org .labkey .test .WebTestHelper ;
32- import org .labkey .test .categories .Git ;
32+ import org .labkey .test .categories .CustomModules ;
3333import org .labkey .test .util .DataRegionTable ;
3434import org .labkey .test .util .LogMethod ;
3535import org .labkey .test .util .LoggedParam ;
5050import static org .junit .Assert .assertTrue ;
5151import static org .labkey .test .util .PermissionsHelper .READER_ROLE ;
5252
53- @ Category ({Git .class })
53+ @ Category ({CustomModules .class })
5454@ BaseWebDriverTest .ClassTimeout (minutes = 8 )
5555public class HDRLTest extends BaseWebDriverTest implements PostgresOnlyTest
5656{
You can’t perform that action at this time.
0 commit comments