Skip to content

Commit 69b1899

Browse files
committed
Squashed 'json/' changes from 6c303ca..0b8c484
0b8c484 Fix invalid format git-subtree-dir: json git-subtree-split: 0b8c484
1 parent 8c1729a commit 69b1899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/draft3/optional/jsregex.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"description": "ECMA 262 regex dialect recognition",
4-
"schema": { "format": "pattern" },
4+
"schema": { "format": "regex" },
55
"tests": [
66
{
77
"description": "[^] is a valid regex",

0 commit comments

Comments
 (0)