gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: Bring (again) util tests to pass.


From: gnunet
Subject: [libeufin] branch master updated: Bring (again) util tests to pass.
Date: Wed, 29 Jan 2020 17:06:53 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 687f071  Bring (again) util tests to pass.
687f071 is described below

commit 687f0719da1fbbecf7454b66231db02483447fc8
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jan 29 17:05:51 2020 +0100

    Bring (again) util tests to pass.
---
 util/build.gradle | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/util/build.gradle b/util/build.gradle
index 7e68386..5a15d11 100644
--- a/util/build.gradle
+++ b/util/build.gradle
@@ -44,4 +44,8 @@ dependencies {
     testImplementation group: 'junit', name: 'junit', version: '4.12'
     testImplementation 'org.jetbrains.kotlin:kotlin-test-junit:1.3.50'
     testImplementation 'org.jetbrains.kotlin:kotlin-test:1.3.50'
-}
\ No newline at end of file
+}
+
+application {
+    mainClassName = "tech.libeufin.util.MainKt"
+}

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]