Selaa lähdekoodia

test compilation of JSONEncoder (currently missing methods)

frabbit 11 vuotta sitten
vanhempi
commit
060618ae21
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;