Started the kotlin track

This commit is contained in:
2018-06-21 08:54:16 -05:00
parent ce5ea92f79
commit c0f0c379fa
446 changed files with 3085 additions and 574 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="HelloWorldTest" tests="1" skipped="0" failures="0" errors="0" timestamp="2018-06-21T13:11:56" hostname="kain" time="0.015">
<properties/>
<testcase name="helloWorldTest" classname="HelloWorldTest" time="0.015"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>