Skip to content

Commit b7abb59

Browse files
committed
Update expected results
1 parent a14ac0f commit b7abb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 3,
33
"status": "error",
4-
"message": "File \"leap.ml\", line 1:\nError: The implementation leap.ml\n does not match the interface .test.eobjs/byte/leap.cmi: \n The value `leap_year' is required but not provided\n File \"leap.mli\", line 1, characters 0-26: Expected declaration\nmake: *** [Makefile:4: test] Error 1",
4+
"message": "File \"leap.ml\", line 1:\nError: The implementation leap.ml does not match the interface leap.mli: \n The value leap_year is required but not provided\n File \"leap.mli\", line 1, characters 0-26: Expected declaration\nmake: *** [Makefile:4: test] Error 1",
55
"tests": null
66
}

0 commit comments

Comments
 (0)