瀏覽代碼

test compilation of JSONEncoder (currently missing methods)

frabbit 11 年之前
父節點
當前提交
060618ae21
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.xml.etree.ElementTree;
 
 
-
+import python.lib.json.JSONEncoder;