Files
codeql/javascript/ql/integration-tests/diagnostics/internal-error/test.py
Cornelius Riemenschneider b7b475d13b 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.
2024-08-28 10:43:08 +02:00

3 lines
79 B
Python

def test(codeql, javascript):
codeql.database.create(_assert_failure=True)