Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaCloud/AWSBatch.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 06081a30f34641b1620ae571aef48c03ec791f32
Choose a base ref
..
head repository: JuliaCloud/AWSBatch.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3946e39be74d19b9235f8b5f74ae0e2439bf4328
Choose a head ref
Showing with 0 additions and 2 deletions.
  1. +0 −2 test/runtests.jl
2 changes: 0 additions & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
@@ -9,8 +9,6 @@ using Memento.TestUtils: @test_log, @test_nolog
using Mocking
using Test

@service Batch

Mocking.activate()

# Controls the running of various tests: "local", "batch"