mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-09 09:26:50 +00:00
9 lines
129 B
Text
9 lines
129 B
Text
Requires:
|
|
- npm
|
|
- npm install karma
|
|
- npm install jasmine
|
|
|
|
Setting up continuous integration / run the tests:
|
|
karma start
|
|
|
|
|