Skip to content

Commit

Permalink
add maven to script
Browse files Browse the repository at this point in the history
  • Loading branch information
emilwareus committed Oct 30, 2023
1 parent a4a83b2 commit 2225ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/checkFilesResolved.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ check_files_exist "test/resolve/testdata/npm/yarn.lock" \
"test/resolve/testdata/nuget/packagesconfig/packages.config.nuget.debricked.lock" \
"test/resolve/testdata/nuget/csproj/packages.lock.json" \
"test/resolve/testdata/gradle/gradle.debricked.lock" \
"test/resolve/testdata/maven/maven.debricked.lock" \
"test/resolve/testdata/gomod/gomod.debricked.lock"

0 comments on commit 2225ccb

Please sign in to comment.