Remove test as it is pointless

This commit is contained in:
modmuss50 2016-02-26 21:54:22 +00:00
parent 7ef16b475b
commit d30b69c88d
2 changed files with 0 additions and 20 deletions

View file

@ -111,8 +111,6 @@ dependencies {
// shade 'IC2-Classic-API-STANDALONE:IC2-Classic-API-STANDALONE:1.1.0.19-5:api'
deobfCompile 'RebornCore:RebornCore-1.8.9:1.4.4.+:universal'
deobfCompile "mezz.jei:jei_1.8.9:2.27.+"
testCompile 'junit:junit:4.12'
}