Commit 9434b14
committed
Remove mi_parser unit test
This test used to compare formatted versions of ocaml values large
enough to make understanding and updating the output impossible.
The expected values can't easily be converted to non-string values
because they do not correspond to the actual type (the 'pp' function
loses information), which is too complicated and unstable to be written
manually.
I think this test is not necessary, mli support is covered by the
black-box tests.1 parent 889069a commit 9434b14
File tree
3 files changed
+0
-114
lines changed- test/lib
3 files changed
+0
-114
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
This file was deleted.
This file was deleted.
0 commit comments