Skip to content

Commit

Permalink
refactor: removed RN61 in favor of RN64 test (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
hurali97 committed Dec 21, 2022
1 parent 4ea7693 commit 86c63aa
Show file tree
Hide file tree
Showing 61 changed files with 1 addition and 9,859 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -30,8 +30,7 @@
},
"scripts": {
"test": "yarn test:rn && yarn test:expo",
"test:rn": "yarn test:rn:61 && yarn test:rn:64",
"test:rn:61": "cd test/RN61 && yarn install && npx ../.. && cd ../..",
"test:rn": "yarn test:rn:64",
"test:rn:64": "cd test/RN64 && yarn install && npx ../.. && cd ../..",
"test:expo": "yarn test:expo:42",
"test:expo:42": "cd test/Expo42 && yarn install && npx ../.. && cd ../.."
Expand Down
6 changes: 0 additions & 6 deletions test/RN61/.buckconfig

This file was deleted.

4 changes: 0 additions & 4 deletions test/RN61/.eslintrc.js

This file was deleted.

75 changes: 0 additions & 75 deletions test/RN61/.flowconfig

This file was deleted.

1 change: 0 additions & 1 deletion test/RN61/.gitattributes

This file was deleted.

59 changes: 0 additions & 59 deletions test/RN61/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions test/RN61/.prettierrc.js

This file was deleted.

1 change: 0 additions & 1 deletion test/RN61/.watchmanconfig

This file was deleted.

114 changes: 0 additions & 114 deletions test/RN61/App.js

This file was deleted.

14 changes: 0 additions & 14 deletions test/RN61/__tests__/App-test.js

This file was deleted.

55 changes: 0 additions & 55 deletions test/RN61/android/app/BUCK

This file was deleted.

0 comments on commit 86c63aa

Please sign in to comment.