add KotlinJavascriptSerializerTest

This commit is contained in:
Michael Nedzelsky
2015-02-17 03:06:26 +03:00
parent 33cdf8c969
commit b0b90ff6a9
4 changed files with 232 additions and 0 deletions
+2
View File
@@ -15,6 +15,7 @@
<orderEntry type="library" name="idea-full" level="project" />
<orderEntry type="library" name="dx-android" level="project" />
<orderEntry type="module" module-name="serialization" />
<orderEntry type="module" module-name="serialization.js" />
<orderEntry type="module" module-name="serialization.jvm" />
<orderEntry type="module" module-name="builtins-serializer" />
<orderEntry type="module" module-name="descriptors.runtime" />
@@ -23,5 +24,6 @@
<orderEntry type="module" module-name="preloader" />
<orderEntry type="module" module-name="util" />
<orderEntry type="module" module-name="android-compiler-plugin" scope="TEST" />
<orderEntry type="module" module-name="js.serializer" />
</component>
</module>