JS: Move all integration tests.

We no longer need the platform-specific directories, so simplify the test organization.
If you don't want this change, just skip merging this PR.
It's purely optional.

The PR also deletes a spurious qlpack.yml that I missed when converting the tests to pytest.
This commit is contained in:
Cornelius Riemenschneider
2024-08-28 10:41:53 +02:00
parent 22e1921391
commit b7b475d13b
13 changed files with 0 additions and 3 deletions

View File

@@ -1,3 +0,0 @@
dependencies:
codeql/javascript-all: '*'
warnOnImplicitThis: true