Quellcode durchsuchen

test compilation of JSONEncoder (currently missing methods)

frabbit vor 11 Jahren
Ursprung
Commit
060618ae21
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      tests/unit/TestPython.hx

+ 1 - 1
tests/unit/TestPython.hx

@@ -59,7 +59,7 @@ import python.lib.threading.Thread;
 
 import python.lib.xml.etree.ElementTree;
 
-
+import python.lib.json.JSONEncoder;