You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually run the named type tests and then get them passing. (#1282)
In #1281, I forgot that adding a new test subdirectory doesn't actually
run its tests so they weren't being run. That in turn meant that I
forgot to actually implement support for library prefixes and nullable
types.
Oops.
0 commit comments