| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e59cc8a commit 8fe6849
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -300,7 +300,7 @@ jstest: build-addons build-js-native-api-tests build-node-api-tests ## Runs addo | |||
| 300 | 300 | ||
| 301 | 301 | .PHONY: tooltest | |
| 302 | 302 | tooltest: | |
| 303 | - @$(PYTHON) -m unittest discover -s ./test/tools | ||
| 303 | + @$(PYTHON) test/tools/test-js2c.py | ||
| 304 | 304 | ||
| 305 | 305 | .PHONY: coverage-run-js | |
| 306 | 306 | coverage-run-js: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments