JS: Exclude test cases from extraction

This commit is contained in:
Asger F
2019-05-07 09:50:39 +01:00
parent 490dd0e8c0
commit 331cc497e6

View File

@@ -20,3 +20,8 @@ extraction:
python: python:
python_setup: python_setup:
version: 3 version: 3
javascript:
index:
exclude:
- javascript/ql/test
- javascript/extractor/tests