8d66b2bde0f31be391f6282f3f13c941874a9727
[pub/Android/ownCloud.git] / automationTest / src / test / java / com / owncloud / android / test / ui / groups / UnfinishedTestCategory.java
1 package com.owncloud.android.test.ui.groups;
2
3 public interface UnfinishedTestCategory extends IgnoreTestCategory{
4
5 }