Skip to content

Commit

Permalink
dap4on
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisHeimbigner committed Nov 4, 2023
1 parent d1b0e3f commit 763734c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dap4/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,9 @@ test {
include 'dap4/test/TestParserCE.class'
include 'dap4/test/TestRaw.class'
include 'dap4/test/TestDap4Url.class'
if(false) { // disable selected dap4 tests for now
include 'dap4/test/TestRemote.class'
include 'dap4/test/TestConstraints.class'
include 'dap4/test/TestHyrax.class'
}

dependsOn('farmBeforeIntegrationTest')
finalizedBy('farmAfterIntegrationTest')
Expand Down

0 comments on commit 763734c

Please sign in to comment.