mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Added Cython lexer test
This commit is contained in:
@@ -25,6 +25,7 @@ public class PythonAllTestsSuite {
|
||||
public static final Class[] tests = {
|
||||
PythonLexerTest.class,
|
||||
PyStringLiteralLexerTest.class,
|
||||
CythonLexerTest.class,
|
||||
PyStringFormatParserTest.class,
|
||||
PyEncodingTest.class,
|
||||
PythonParsingTest.class,
|
||||
|
||||
Reference in New Issue
Block a user