Skip to content

Commit

Permalink
(fix) fix naming of markup test case (#3738)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyinkin committed Mar 21, 2023
1 parent acc804f commit 14aa378
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion test/markup/php/strings.expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ TEXT</span>;
<span class="hljs-title function_ invoke__">var_dump</span>(<span class="hljs-string">&lt;&lt;&lt;&#x27;TEXT&#x27;
Hello {$person-&gt;name}! Welcome to $company!
TEXT</span>);

4 changes: 4 additions & 0 deletions test/markup/shell/prompt-with-tilde.expect.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<span class="hljs-meta prompt_">~/docs&gt; </span><span class="language-bash"><span class="hljs-built_in">cat</span> readme.adoc</span>
= Highlight.js

Highlight.js is a syntax highlighter written in JavaScript.
4 changes: 0 additions & 4 deletions test/markup/shell/prompt-with-tilde.expected.txt

This file was deleted.

0 comments on commit 14aa378

Please sign in to comment.