Skip to content

Commit 86c63aa

Browse files
authored
refactor: removed RN61 in favor of RN64 test (#102)
1 parent 4ea7693 commit 86c63aa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+1
-9859
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
},
3131
"scripts": {
3232
"test": "yarn test:rn && yarn test:expo",
33-
"test:rn": "yarn test:rn:61 && yarn test:rn:64",
34-
"test:rn:61": "cd test/RN61 && yarn install && npx ../.. && cd ../..",
33+
"test:rn": "yarn test:rn:64",
3534
"test:rn:64": "cd test/RN64 && yarn install && npx ../.. && cd ../..",
3635
"test:expo": "yarn test:expo:42",
3736
"test:expo:42": "cd test/Expo42 && yarn install && npx ../.. && cd ../.."

test/RN61/.buckconfig

Lines changed: 0 additions & 6 deletions
This file was deleted.

test/RN61/.eslintrc.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

test/RN61/.flowconfig

Lines changed: 0 additions & 75 deletions
This file was deleted.

test/RN61/.gitattributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/RN61/.gitignore

Lines changed: 0 additions & 59 deletions
This file was deleted.

test/RN61/.prettierrc.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

test/RN61/.watchmanconfig

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/RN61/App.js

Lines changed: 0 additions & 114 deletions
This file was deleted.

test/RN61/__tests__/App-test.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

test/RN61/android/app/BUCK

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)