another test commit

This commit is contained in:
ghidravore 2020-09-28 16:20:06 -04:00
parent 706ef2adf4
commit 2ceda07e1d

View File

@ -5,6 +5,9 @@ apply from: "$rootProject.projectDir/gradle/jacocoProject.gradle"
apply from: "$rootProject.projectDir/gradle/javaTestProject.gradle"
apply plugin: 'eclipse'
eclipse.project.name = 'Features FileFormats'
dependencies {