Skip to content

Commit 2babe21

Browse files
committed
Only docstring testcases in docstrings.jl syntax test case
1 parent 4a45a3a commit 2babe21

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

syntax-test-cases/testcases.jl renamed to syntax-test-cases/docstrings.jl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,5 @@ This _should_ have `markdown` injected!
7070
x
7171
end
7272

73-
7473
# (call_expression)
7574
foobar("This should _not_ have `markdown` injected!", x)
76-
77-
# (prefixed_command_literal)
78-
sql```
79-
SELECT * FROM t
80-
```

0 commit comments

Comments
 (0)