mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-14 01:39:36 -04:00
Bah, allright then.
This commit is contained in:
parent
b17c16064b
commit
5ba972f559
@ -222,6 +222,10 @@ dependencies {
|
|||||||
compile 'com.google.code.findbugs:jsr305:1.3.9' // Annotations used by google libs.
|
compile 'com.google.code.findbugs:jsr305:1.3.9' // Annotations used by google libs.
|
||||||
|
|
||||||
embedded files('libs/OpenComputers-JNLua.jar', 'libs/OpenComputers-LuaJ.jar')
|
embedded files('libs/OpenComputers-JNLua.jar', 'libs/OpenComputers-LuaJ.jar')
|
||||||
|
|
||||||
|
testCompile "org.mockito:mockito-all:1.10.19"
|
||||||
|
testCompile "org.scalactic:scalactic_2.11:2.2.6"
|
||||||
|
testCompile "org.scalatest:scalatest_2.11:2.2.6"
|
||||||
}
|
}
|
||||||
|
|
||||||
idea.module.scopes.PROVIDED.plus += [configurations.provided]
|
idea.module.scopes.PROVIDED.plus += [configurations.provided]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user