forked from olcxjas-softworks/LarpixClient
Add capacitorjs runtime
This commit is contained in:
parent
d0ece489ee
commit
f90c0e6c40
8362 changed files with 1502407 additions and 1 deletions
15
node_modules/replace/test/README.md
generated
vendored
Normal file
15
node_modules/replace/test/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# testing
|
||||
|
||||
To run the tests in this directory, first install the dev dependencies with this command from the top-level directory:
|
||||
|
||||
```
|
||||
npm install --dev
|
||||
```
|
||||
|
||||
You'll also have to globally install [tap](https://github.com/isaacs/node-tap). `npm install tap -g`.
|
||||
|
||||
Run the unit tests with:
|
||||
|
||||
```
|
||||
tap .
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue