Merge pull request #1307 from asger-semmle/exclude-js-testcases

JS: Exclude test cases from extraction
This commit is contained in:
Max Schaefer
2019-05-07 16:41:08 +01:00
committed by GitHub

View File

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