Commit 1bd1f4e1 authored by vforchi's avatar vforchi Committed by GitHub
Browse files

Update taplib.gradle

fixed typo
parent 413bd905
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,5 +18,5 @@ dependencies {
}

sourceSets.main.java.srcDirs = ["src"]
// the tests fail baecause they have environemnt specific parameters
// the tests fail because they have environemnt specific parameters
// sourceSets.test.java.srcDirs = ["test"]