summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKeith Hall <kingkeith+github@gmail.com>2021-04-01 22:55:53 +0300
committerDavid Peter <sharkdp@users.noreply.github.com>2021-05-11 21:04:02 +0200
commit848ceb6f10b6d5f9fcfca5b3530220a5b2403f84 (patch)
tree90d3ad49344f515dbebd2e3a760dd327911c4c16 /tests
parent3559079de0081987741a1d6fb2ea9ee4b1a42e56 (diff)
Remove variable.other from CSV highlighting
Diffstat (limited to 'tests')
-rw-r--r--tests/syntax-tests/highlighted/CSV/comma_in_quotes.csv8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/syntax-tests/highlighted/CSV/comma_in_quotes.csv b/tests/syntax-tests/highlighted/CSV/comma_in_quotes.csv
index c4015719..9bd0da1a 100644
--- a/tests/syntax-tests/highlighted/CSV/comma_in_quotes.csv
+++ b/tests/syntax-tests/highlighted/CSV/comma_in_quotes.csv
@@ -1,7 +1,7 @@
-first,last,address,city,zip
-John,Doe,120 any st.,"Anytown, WW",08123
+first,last,address,city,zip
+John,Doe,120 any st.,"Anytown, WW",08123
a,b
1,"ha 
""ha"" 
-ha",120 any st.,"Anytown, WW",08123
-3,4,120 any st.,"Anytown, WW",08123
+ha",120 any st.,"Anytown, WW",08123
+3,4,120 any st.,"Anytown, WW",08123