Browse Source

fix test group name

Ben Hsieh 8 years ago
parent
commit
868c1d6ea2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      test/test-0.5.1.js

+ 1
- 1
test/test-0.5.1.js View File

183
 })
183
 })
184
 
184
 
185
 RNTest.config({
185
 RNTest.config({
186
-  group : '0.5.x',
186
+  group : '0.5.1',
187
   run : true,
187
   run : true,
188
   expand : false,
188
   expand : false,
189
   timeout : 30000,
189
   timeout : 30000,