Closed jepler closed 2 weeks ago
This means that the variant no longer needs to be explicitly named and you can just run make test. (I suspect this is what happened to @FoamyGuy over in #9793 but I'm not sure)
make test
Nice! Thank you. make tests does not show any failed tests anymore with this change.
make tests
This means that the variant no longer needs to be explicitly named and you can just run
make test
. (I suspect this is what happened to @FoamyGuy over in #9793 but I'm not sure)