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
After the fix for #192, the behavior of RepoLoadJson for empty JSON files
changed from accepting the file to rejecting it.
The new behavior is actually better than the old one, so we just update the
tests to succeed with the new behavior and fail with the old one.
0 commit comments