Skip to content

Commit e02c32f

Browse files
committed
Python: options file was not enough, split into 2/3
I reckon this is due to the Python 3 version used by the Python 2 tests is different from 3.12, so even with --lang=3 the tests are still using an incompatible version :(
1 parent 0f1dc9b commit e02c32f

File tree

15 files changed

+42
-1
lines changed

15 files changed

+42
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
| 38 |
File renamed without changes.

python/ql/test/query-tests/Summary/LinesOfUserCode.expected renamed to python/ql/test/2/query-tests/Summary/LinesOfUserCode.expected

File renamed without changes.

python/ql/test/query-tests/Summary/LinesOfUserCode.qlref renamed to python/ql/test/2/query-tests/Summary/LinesOfUserCode.qlref

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

python/ql/test/query-tests/Summary/LinesOfCode.expected renamed to python/ql/test/3/query-tests/Summary/LinesOfCode.expected

File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Summary/LinesOfCode.ql
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
| 11 |

0 commit comments

Comments
 (0)