mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-11 06:23:47 -05:00
fix(test): fix broken tests
This commit is contained in:
@@ -485,4 +485,4 @@ s/&/\&/g
|
||||
|
||||
# http://www.w3schools.com/tags/ref_entities.asp
|
||||
# ^([^ \t]+)[ \t]+(&[^;]*;)[ \t]+(&[^;]*;).*$
|
||||
# s/\2/\1/g\ns/\3/\1/g
|
||||
# s/\2/\1/g\ns/\3/\1/g
|
||||
|
||||
Reference in New Issue
Block a user