소스 검색

fix test group name

Ben Hsieh 8 년 전
부모
커밋
868c1d6ea2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      test/test-0.5.1.js

+ 1
- 1
test/test-0.5.1.js 파일 보기

@@ -183,7 +183,7 @@ describe('Upload and download at the same time', (report, done) => {
183 183
 })
184 184
 
185 185
 RNTest.config({
186
-  group : '0.5.x',
186
+  group : '0.5.1',
187 187
   run : true,
188 188
   expand : false,
189 189
   timeout : 30000,