diff options
Diffstat (limited to 'testsuite/tests/tool-ocamlobjinfo/test.reference')
-rw-r--r-- | testsuite/tests/tool-ocamlobjinfo/test.reference | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/tests/tool-ocamlobjinfo/test.reference b/testsuite/tests/tool-ocamlobjinfo/test.reference new file mode 100644 index 0000000000..dab40e8ce4 --- /dev/null +++ b/testsuite/tests/tool-ocamlobjinfo/test.reference @@ -0,0 +1,10 @@ +File question.cmxs +Name: Question +CRC of implementation: <MD5> +Globals defined: + Question +Interfaces imported: + <MD5> Question + <MD5> Pervasives + <MD5> CamlinternalFormatBasics +Implementations imported: |