JavaScript: Consolidate Modules tests.

This commit is contained in:
Max Schaefer
2019-03-01 15:40:16 +00:00
parent f3eca887a9
commit 3b89c70da8
56 changed files with 219 additions and 185 deletions

View File

@@ -0,0 +1,3 @@
import semmle.javascript.ES2015Modules
query predicate test_ExportDefaultDeclarations(ExportDefaultDeclaration edd) { any() }