Adds a couple of unit tests for the browser
This commit is contained in:
@@ -60,7 +60,8 @@ dependencies {
|
||||
implementation 'org.apache.logging.log4j:log4j-core:2.13.3'
|
||||
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.13.3'
|
||||
implementation project(":browserCommands")
|
||||
addon project(path: ":add-on", configuration: 'addonBuild')
|
||||
testImplementation 'junit:junit:4.12'
|
||||
addon project(path: ":add-on", configuration: 'addonBuild')
|
||||
}
|
||||
|
||||
task downloadWindows_x86_64(type: Download) {
|
||||
|
||||
Reference in New Issue
Block a user