Skip to content

Commit

Permalink
no longer an error.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaos committed May 27, 2024
1 parent 4b734d8 commit 93d163c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
_SOURCES_TARGET_BASE = "testprojects/src/python/sources"

_ERR_TARGETS = {
"testprojects/src/python/sources:some-missing-some-not": 'Unmatched glob from testprojects/src/python/sources:some-missing-some-not\'s `sources` field: "testprojects/src/python/sources/*.rs"',
"testprojects/src/python/sources:missing-sources": 'Unmatched glob from testprojects/src/python/sources:missing-sources\'s `sources` field: "testprojects/src/python/sources/*.scala", excludes: ["testprojects/src/python/sources/*Spec.scala", "testprojects/src/python/sources/*Suite.scala", "testprojects/src/python/sources/*Test.scala"]',
}

Expand Down

0 comments on commit 93d163c

Please sign in to comment.