We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running the tests of version 0.6 produces the following error trace:
0.6
--- test/test.ml 2020-12-02 20:26:14.378099919 +0000 +++ test/test.ml.corrected 2020-12-02 20:26:16.712113233 +0000 @@ -49,7 +49,7 @@ print_endline s''' done; [%expect {| - Wed May 29 21:20:23 +01 2013 - Fri May 31 21:20:23 +01 2013 - Sun Jun 30 21:20:23 +01 2013 - Wed Jul 31 21:20:23 +01 2013 |}] + Wed May 29 20:20:23 +00 2013 + Fri May 31 20:20:23 +00 2013 + Sun Jun 30 20:20:23 +00 2013 + Wed Jul 31 20:20:23 +00 2013 |}]
I guess this means that the test is broken (rather than the library).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running the tests of version
0.6
produces the following error trace:I guess this means that the test is broken (rather than the library).
The text was updated successfully, but these errors were encountered: