Commit 6a9ebda
authored
The codeanalyzer_backend_path fixture documented the JVM-free native binary
(python -m codeanalyzer_java), which no longer exists. The analyzer's default is
now the bundled codeanalyzer-*.jar run on a cached JDK. The fixture behaviour is
unchanged (still returns None); only the docstring is corrected.
1 parent 7bc1ac5 commit 6a9ebda
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments