-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check whether filename is set when rendering asciidoc
- Loading branch information
Dawa Ometto
committed
Sep 4, 2019
1 parent
f3531a5
commit 2710ab9
Showing
2 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 comment
on commit 2710ab9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5 prueba / markup_test.rb
@@ -94,7 +94,10 @@ def test_each_render_has_a_name
final
def test_rendering_by_symbol
afirmar_equal '
prueba
marcado = '' prueba ''
resultado = /
prueba < \ / code> < \ / p> /
Aserción del resultado de coincidencia , GitHub :: Markup . render_s ( GitHub :: Markups :: MARKUP_MARKDOWN , marcado ) . tira
Aserción del resultado de coincidencia , GitHub :: Markup . render_s ( GitHub :: Markups :: MARKUP_ASCIIDOC , marcado ) . dividir . unirse
final
def test_raises_error_if_command_exits_non_zero
https://github.com/facebookarchive/facebook-swift-sdk.git