mirror of
https://github.com/tornadocash/fixed-merkle-tree.git
synced 2024-11-22 09:47:15 +01:00
15 lines
573 B
XML
15 lines
573 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="ts-mocha" type="mocha-javascript-test-runner">
|
|
<node-interpreter>project</node-interpreter>
|
|
<node-options />
|
|
<mocha-package>$PROJECT_DIR$/node_modules/ts-mocha</mocha-package>
|
|
<working-directory>$PROJECT_DIR$</working-directory>
|
|
<pass-parent-env>true</pass-parent-env>
|
|
<ui>bdd</ui>
|
|
<extra-mocha-options />
|
|
<test-kind>PATTERN</test-kind>
|
|
<test-pattern>$PROJECT_DIR$/test/*.spec.ts</test-pattern>
|
|
<method v="2" />
|
|
</configuration>
|
|
</component>
|