mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-27 14:54:55 +00:00
Merge pull request #664 from realm/ajl/add-tests
Added tests directory to package.json
This commit is contained in:
commit
9900d24181
@ -36,6 +36,7 @@
|
||||
"react-native",
|
||||
"scripts",
|
||||
"src",
|
||||
"tests",
|
||||
"vendor",
|
||||
"binding.gyp",
|
||||
"dependencies.list"
|
||||
|
5
tests/.npmignore
Normal file
5
tests/.npmignore
Normal file
@ -0,0 +1,5 @@
|
||||
react-test-app
|
||||
ios
|
||||
/sync-bundle/
|
||||
/junitresults-*.xml
|
||||
realm-object-server
|
Loading…
x
Reference in New Issue
Block a user