浏览代码

wip

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 5 年之前
父节点
当前提交
eb68c36335
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/androidTest/java/com/owncloud/android/datamodel/OCFileUnitTest.java

+ 1 - 1
src/androidTest/java/com/owncloud/android/datamodel/OCFileUnitTest.java

@@ -37,7 +37,7 @@ import static org.hamcrest.MatcherAssert.assertThat;
  * Instrumented unit test, to be run in an Android emulator or device.
  *
  * At the moment, it's a sample to validate the automatic test environment, in the scope of instrumented unit tests.
- *
+ *vvlcvlc
  * Don't take it as an example of completeness.
  *
  * See http://developer.android.com/intl/es/training/testing/unit-testing/instrumented-unit-tests.html .