Skip to content

Commit 84d18aa

Browse files
authored
Update data.txt
1 parent 302f748 commit 84d18aa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

spec/test_data/regexp/data.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,3 @@ perl\B#perl stuff#false
141141
^(19|20)\d{2}$#1810#false
142142
^([1-9]|0[1-9]|[12][0-9]|3[01])\D([1-9]|0[1-9]|1[012])\D(19[0-9][0-9]|20[0-9][0-9])$#11/11/2011#true
143143
^([1-9]|0[1-9]|[12][0-9]|3[01])\D([1-9]|0[1-9]|1[012])\D(19[0-9][0-9]|20[0-9][0-9])$#13/13/2011#false
144-
^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$#http://split.io/about#true
145-
^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$#http://google.com/some/file!.html#false

0 commit comments

Comments
 (0)