Skip to content

Commit 7e1c1e6

Browse files
committed
Update comment
1 parent 53b8750 commit 7e1c1e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/test.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Verify the latest JS pattern matches every emoji sequence in its
2-
// entirety.
1+
// For every Emoji version, verify that the generated JS pattern matches
2+
// every emoji sequence in its entirety.
33

44
const assert = require('assert');
55
const fs = require('fs');

0 commit comments

Comments
 (0)