mirror of https://github.com/sbt/sbt.git
Add disabled to list of valid scripted test names
I noticed that when I ran scripted locally (with no arguments) it was hard to tell if they succeeded or not because the last test it ran was metadata-only-resolver which had no valid test files and dumped a bunch of lines to stderr. I noticed there were a number of tests that had files named disabled but no other tests with a test named disable so I renamed metadata-only-resolver to disabled..
This commit is contained in:
parent
507346f3f6
commit
540229986d
Loading…
Reference in New Issue