Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 051400e

Browse files
committed
Rename test case file
1 parent 32a265a commit 051400e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-0.5.x.js renamed to test/test-0.5.1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import {
1515
const fs = RNFetchBlob.fs
1616
const { Assert, Comparer, Info, prop } = RNTest
1717
const describe = RNTest.config({
18-
group : '0.5.x',
18+
group : '0.5.1',
1919
run : true,
2020
expand : false,
2121
})

0 commit comments

Comments
 (0)