Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed May 11, 2021
1 parent 8580c6f commit e042331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proj/specs2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ vars.proj.specs2-more: ${vars.base} {
extra.exclude: [
// already built in "specs2"
"analysisJVM", "commonJVM", "coreJVM", "fpJVM", "matcherExtraJVM", "matcherJVM",
"mockJVM", "junitJVM", "scalacheckJVM"
"mockJVM", "junitJVM", "scalacheckJVM", "xmlJVM",
]
extra.commands: ${vars.default-commands} [
"set every credentials := Seq()"
Expand Down

0 comments on commit e042331

Please sign in to comment.