File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 4444 path = community-build/community-projects/shapeless
4545 url = https://github.com/milessabin/shapeless
4646 branch = shapeless-3
47+ [submodule "community-build/community-projects/xml-interpolator "]
48+ path = community-build/community-projects/xml-interpolator
49+ url = https://github.com/lampepfl/xml-interpolator.git
Original file line number Diff line number Diff line change @@ -177,6 +177,12 @@ class CommunityBuildTest {
177177 updateCommand = " update"
178178 )
179179
180+ @ Test def xmlInterpolator = test(
181+ project = " xml-interpolator" ,
182+ testCommand = " test" ,
183+ updateCommand = " update"
184+ )
185+
180186 // TODO @oderky? It got broken by #5458
181187 // @Test def pdbp = test(
182188 // project = "pdbp",
You can’t perform that action at this time.
0 commit comments