commit | 6d6aaf41a3a535d660c3c0d324cf05c2ba82ead9 | [log] [tgz] |
---|---|---|
author | Leonid Startsev <sandwwraith@gmail.com> | Mon Jul 31 16:56:31 2017 +0300 |
committer | Leonid Startsev <sandwwraith@gmail.com> | Mon Jul 31 16:56:31 2017 +0300 |
tree | 5126788ec8fc6399f51c55f7b7a061434ce6e74a | |
parent | 8801ed8a8c549031ddcf6d8a6c3fef0e332827cc [diff] [blame] |
Tests for CBOR and missed copyrights for some other tests
diff --git a/build.gradle b/build.gradle index b4ba661..62cd821 100644 --- a/build.gradle +++ b/build.gradle
@@ -38,5 +38,5 @@ compile "org.jetbrains.kotlin:kotlin-reflect:${snapshot_version}" testCompile group: 'junit', name: 'junit', version: '4.4' - + testCompile 'io.kotlintest:kotlintest:2.0.4' } \ No newline at end of file