Skip to content

Commit f2b6050

Browse files
Janthermattiaerre
andauthored
Update tests/unit/slang-utils/create-parser.test.js
Co-authored-by: Mattia Richetto <[email protected]>
1 parent c41ead4 commit f2b6050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/slang-utils/create-parser.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ describe('inferLanguage', function () {
8787
version: latestSupportedVersion
8888
},
8989
{
90-
description: 'broken by new lines, whitespace and comments',
90+
description: 'broken by new lines, whitespaces, and comments',
9191
source: `pragma solidity 0.
9292
// comment 1
9393
7.

0 commit comments

Comments
 (0)