[tests] misc project config

This commit is contained in:
Salakar
2018-09-16 23:01:11 +01:00
parent 324aaf6792
commit dc0a62402f
2 changed files with 2 additions and 0 deletions

1
tests/index.android.js Normal file
View File

@@ -0,0 +1 @@
require('./app');

View File

@@ -17,6 +17,7 @@ const config = {
get: (target, name) => join(__dirname, `node_modules/${name}`),
}
),
platforms: ['android', 'ios'],
},
watchFolders: [resolve(__dirname, '../src')],
// serializer: {