Skip to content

Commit

Permalink
CADC-13577 update cadc-tap to remove unnecessary task
Browse files Browse the repository at this point in the history
  • Loading branch information
jburke-cadc committed Jan 14, 2025
1 parent 545495e commit c26f52b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions cadc-tap/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,3 @@ dependencies {

testCompile 'junit:junit:[4.1,5.0)'
}

// allow unit test access to VOSITable-ext xsd
sourceSets {
test {
resources.srcDirs += 'src/main/resources'
}
}

0 comments on commit c26f52b

Please sign in to comment.