mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
readme updated again
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
To run tests please build using one of the *_Tests build configurations and call runAll() method of the Tests module. For example:
|
||||
|
||||
iOS
|
||||
##iOS
|
||||
```js
|
||||
var tests = require("Tests");
|
||||
tests.runAll();
|
||||
```
|
||||
|
||||
Android
|
||||
##Android
|
||||
```js
|
||||
app.init({
|
||||
getActivity: function(intent) {
|
||||
|
Reference in New Issue
Block a user