diff options
Diffstat (limited to 'testsuite/tests/asmcomp/0001-test.compilers.reference')
-rw-r--r-- | testsuite/tests/asmcomp/0001-test.compilers.reference | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/asmcomp/0001-test.compilers.reference b/testsuite/tests/asmcomp/0001-test.compilers.reference index c2c5166b9c..caa67d4cbc 100644 --- a/testsuite/tests/asmcomp/0001-test.compilers.reference +++ b/testsuite/tests/asmcomp/0001-test.compilers.reference @@ -1,2 +1,2 @@ File "0001-test.ml", line 1: -Warning 24: bad source file name: "0001-test" is not a valid module name. +Warning 24 [bad-module-name]: bad source file name: "0001-test" is not a valid module name. |