1
Fork 0

Add some reasons why tests are ignored.

This commit is contained in:
Eric Huss 2023-04-15 16:11:42 -07:00
parent 3a645659b8
commit a4e851cf62
21 changed files with 21 additions and 25 deletions

View file

@ -1,4 +1,4 @@
// ignore-test
// ignore-test (auxiliary, used by other tests)
trait Foo { }