Skip to content

Commit 16311d8

Browse files
author
Yannick Scherer
committed
adjust tests to latest tools.reader version.
`sym:` is not a valid symbol.
1 parent 2291779 commit 16311d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/rewrite_clj/parser_test.clj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"sym'" 'sym'
6060
"sym'sym" 'sym'sym
6161
"sym:sym" 'sym:sym
62-
"sym:" (symbol "sym:")
6362
"\"string\"" "string")
6463

6564
(tabular

0 commit comments

Comments
 (0)