Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
also drop simpleJar from gradle
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
  • Loading branch information
cdietrich committed Feb 8, 2023
1 parent 07360a6 commit 02dfe4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion org.eclipse.xtext.extras.tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies {
api project(':org.eclipse.xtext.xbase')
api "org.eclipse.xtext:org.eclipse.xtext.testing:$versions.xtext"
api 'junit:junit'
optional files('lib/simple.jar')
// The MWE2 workflow depends on emf-gen, so we have to include it in the test dependencies
testImplementation sourceSets.mwe2.output
}
Expand Down

0 comments on commit 02dfe4a

Please sign in to comment.